1 #ifndef STAN_LANG_AST_NODE_INCREMENT_LOG_PROB_STATEMENT_HPP 2 #define STAN_LANG_AST_NODE_INCREMENT_LOG_PROB_STATEMENT_HPP increment_log_prob_statement()
Construct an increment log prob statement with a nil return expression.
AST node for the increment log prob (deprecated) and target increment statements. ...
Probability, optimization and sampling library.
expression log_prob_
Expression for the quantity with which to increment the target log density.