1 #ifndef STAN_LANG_AST_NODE_IDX_DEF_HPP 2 #define STAN_LANG_AST_NODE_IDX_DEF_HPP AST structure to hold a single array or matrix/vector index.
Probability, optimization and sampling library.
AST structure for lower and upper bounds.
AST structure for holding an upper-bound index.
AST structure for representing all legal indexes.
idx()
Construct a default index.
AST structure for holding a lower-bound index.
idx_t idx_
The index variant object.