Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ fun()

template<typename T >
static auto stan::math::Phi_approx_fun::fun ( const T &  x)
inlinestatic

Return the approximate value of the Phi() function applied to the argument.

Template Parameters
Ttype of argument
Parameters
xargument
Returns
approximate value of Phi applied to argument

Definition at line 50 of file Phi_approx.hpp.