Stan Math Library
4.9.0
Automatic Differentiation
|
Structure to wrap Phi_approx() so it can be vectorized.
Definition at line 40 of file Phi_approx.hpp.
#include <Phi_approx.hpp>
Static Public Member Functions | |
template<typename T > | |
static auto | fun (const T &x) |
Return the approximate value of the Phi() function applied to the argument. | |