![]() |
Stan Math Library
2.11.0
reverse mode automatic differentiation
|
#include <stan/math/rev/core.hpp>Go to the source code of this file.
Namespaces | |
| stan | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| var | stan::math::to_var (const double &x) |
| Converts argument to an automatic differentiation variable. More... | |
| var | stan::math::to_var (const var &x) |
| Converts argument to an automatic differentiation variable. More... | |