1 #ifndef STAN_LANG_AST_NODE_INT_VAR_DECL_DEF_HPP 2 #define STAN_LANG_AST_NODE_INT_VAR_DECL_DEF_HPP 14 const std::vector<expression>& dims,
range range_
Range constraint on values with optional lower and upper bounds.
Probability, optimization and sampling library.
int_var_decl()
Construct an integer variable declaration with default values.
AST structure for a range object with a low and high value.
const int INT_T
Integer type.
AST base class for variable declarations, which share most of their structure.