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

◆ owens_t() [3/8]

template<typename T >
fvar< T > stan::math::owens_t ( const fvar< T > &  x1,
double  x2 
)
inline

Return Owen's T function applied to the specified arguments.

Template Parameters
Tinner type of the fvar
Parameters
x1First argument.
x2Second argument.
Returns
Owen's T function applied to the specified arguments.

Definition at line 66 of file owens_t.hpp.