![]() |
Stan Math Library
2.12.0
reverse mode automatic differentiation
|
Structure to wrap inv_logit() so that it can be vectorized. More...
#include <inv_logit.hpp>
Static Public Member Functions | |
template<typename T > | |
static T | fun (const T &x) |
Structure to wrap inv_logit() so that it can be vectorized.
x | Variable. |
T | Variable type. |
Definition at line 16 of file inv_logit.hpp.
|
inlinestatic |
Definition at line 18 of file inv_logit.hpp.