1 #ifndef STAN_LANG_AST_FUN_IS_DATA_ORIGIN_HPP 2 #define STAN_LANG_AST_FUN_IS_DATA_ORIGIN_HPP Probability, optimization and sampling library.
int var_origin
The type of a variable indicating where a variable was declared.
bool is_data_origin(const var_origin &vo)
Return true if the specified variable origin is for variables declared as data or transformed data...