Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.