![]() |
Stan Math Library
2.14.0
reverse mode automatic differentiation
|
#include <stan/math/prim/scal/fun/log1p.hpp>#include <boost/math/tools/promotion.hpp>#include <cmath>Go to the source code of this file.
Namespaces | |
| stan | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| double | stan::math::log_inv_logit (double u) |
| Returns the natural logarithm of the inverse logit of the specified argument. More... | |
| double | stan::math::log_inv_logit (int u) |
| Returns the natural logarithm of the inverse logit of the specified argument. More... | |