1 #ifndef STAN_LANG_AST_NODE_POSITIVE_ORDERED_VAR_DECL_HPP 2 #define STAN_LANG_AST_NODE_POSITIVE_ORDERED_VAR_DECL_HPP 36 const std::string& name,
37 const std::vector<expression>& dims,
Structure to hold the declaration of a positive ordered vector.
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.
expression K_
Positive rdered vector size.