![]() |
Stan Math Library
2.12.0
reverse mode automatic differentiation
|
Structure to wrap inv_Phi() so it can be vectorized. More...
#include <inv_Phi.hpp>
Static Public Member Functions | |
template<typename T > | |
static T | fun (const T &x) |
Structure to wrap inv_Phi() so it can be vectorized.
x | Variable in range [0, 1]. |
T | Variable type. |
std::domain_error | if x is not between 0 and 1. |
Definition at line 17 of file inv_Phi.hpp.
|
inlinestatic |
Definition at line 19 of file inv_Phi.hpp.