1 #ifndef STAN_LANG_AST_NODE_POSITIVE_ORDERED_VAR_DECL_DEF_HPP 2 #define STAN_LANG_AST_NODE_POSITIVE_ORDERED_VAR_DECL_DEF_HPP 15 const std::string& name,
16 const std::vector<expression>& dims,
Probability, optimization and sampling library.
positive_ordered_var_decl()
Construct a default positive ordered vector declaration.
AST base class for variable declarations, which share most of their structure.
const int VECTOR_T
Column vector type; scalar type is real.
expression K_
Positive rdered vector size.