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::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.