Automatic Differentiation
 
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.