![]() |
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::cbrt (double x) |
Return the cube root of the specified value. More... | |
double | stan::math::cbrt (int x) |
Integer version of cbrt. More... | |