Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.