![]() |
Stan Math Library
2.11.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 (const T x) |
| Return the value of the specified scalar argument converted to a double value. More... | |
| template<> | |
| double | stan::math::value_of< double > (const double x) |
| Return the specified argument. More... | |