![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
double | stan::math::round (double x) |
Return the closest integer to the specified argument, with halfway cases rounded away from zero. More... | |
double | stan::math::round (int x) |
Return the closest integer to the specified argument, with halfway cases rounded away from zero. More... | |