![]() |
Stan Math Library
2.14.0
reverse mode automatic differentiation
|
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
std::vector< var > | stan::math::to_var (const std::vector< double > &v) |
Converts argument to an automatic differentiation variable. More... | |
std::vector< var > | stan::math::to_var (const std::vector< var > &v) |
Converts argument to an automatic differentiation variable. More... | |