![]() |
Stan Math Library
2.9.0
reverse mode automatic differentiation
|
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
template<typename T > | |
double | stan::math::value_of_rec (const T x) |
Return the value of the specified scalar argument converted to a double value. More... | |
template<> | |
double | stan::math::value_of_rec< double > (const double x) |
Return the specified argument. More... | |