Stan Math Library
4.9.0
Automatic Differentiation
|
Structure to wrap inv_Phi() so it can be vectorized.
T | type of variable |
x | variable in range [0, 1] |
std::domain_error | if x is not between 0 and 1. |
Definition at line 161 of file inv_Phi.hpp.
#include <inv_Phi.hpp>
Static Public Member Functions | |
template<typename T > | |
static auto | fun (const T &x) |