![]() |
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::logit (double u) |
Return the log odds of the argument. More... | |
double | stan::math::logit (int u) |
Return the log odds of the argument. More... | |