1 #ifndef STAN_LANG_AST_NODE_ASSIGNMENT_DEF_HPP 2 #define STAN_LANG_AST_NODE_ASSIGNMENT_DEF_HPP variable_dims var_dims_
Variable plus indexes.
Structure for holding a variable with its dimension declarations.
Probability, optimization and sampling library.
assignment()
Construct an empty assignment.
expression expr_
Value being assigned, which appears on the right hand side of the assignment.