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

◆ fun()

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

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

Template Parameters
Targument scalar type
Parameters
xargument
Returns
natural log of inverse logit of argument

Definition at line 66 of file log_inv_logit.hpp.