![]() |
Stan Math Library
2.14.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::log1m_inv_logit (double u) |
| Returns the natural logarithm of 1 minus the inverse logit of the specified argument. More... | |
| double | stan::math::log1m_inv_logit (int u) |
| Return the natural logarithm of one minus the inverse logit of the specified argument. More... | |