Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ log1m_inv_logit() [5/7]

double stan::math::log1m_inv_logit ( int  u)
inline

Return the natural logarithm of one minus the inverse logit of the specified argument.

Parameters
uargument
Returns
log of one minus the inverse logit of the argument

Definition at line 51 of file log1m_inv_logit.hpp.