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

◆ fun()

template<typename T >
static auto stan::math::log1m_inv_logit_fun::fun ( const T &  x)
inlinestatic

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

Template Parameters
Ttype of argument
Parameters
xargument
Returns
natural log of one minus inverse logit of argument

Definition at line 68 of file log1m_inv_logit.hpp.