![]() |
Stan Math Library
2.15.0
reverse mode automatic differentiation
|
#include <boost/math/tools/promotion.hpp>
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... | |