![]() |
Stan
2.14.0
probability, sampling & optimization
|
Go to the source code of this file.
Namespaces | |
stan | |
Probability, optimization and sampling library. | |
stan::lang | |
Functions | |
bool | stan::lang::has_var (const expression &e, const variable_map &var_map) |
Returns true if the specified expression contains a variable that is defined as a parameter, defined as a transformed parameter, or is a local variable that is not an integer. More... | |