Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

◆ log_inv_logit() [5/7]

double stan::math::log_inv_logit ( int  u)
inline

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

Parameters
uargument
Returns
log of the inverse logit of argument

Definition at line 49 of file log_inv_logit.hpp.