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::inv_logit_fun Struct Reference

Detailed Description

Structure to wrap inv_logit() so that it can be vectorized.

Template Parameters
Ttype of variable
Parameters
xvariable
Returns
Inverse logit of x.

Definition at line 69 of file inv_logit.hpp.

#include <inv_logit.hpp>

Static Public Member Functions

template<typename T >
static auto fun (T &&x)
 

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