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
stan::math::log_inv_logit_fun Struct Reference

Detailed Description

Structure to wrap log_inv_logit() so it can be vectorized.

Definition at line 56 of file log_inv_logit.hpp.

#include <log_inv_logit.hpp>

Static Public Member Functions

template<typename T >
static auto fun (const T &x)
 Return the natural logarithm of the inverse logit of the specified argument.
 

The documentation for this struct was generated from the following file: