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

◆ log_inv_logit()

double stan::math::opencl_kernels::log_inv_logit ( double  x)

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

Parameters
xargument
Returns
the natural logarithm of the inverse logit of the specified argument

Definition at line 28 of file log_inv_logit.hpp.