1 #ifndef STAN_MATH_PRIM_SCAL_FUN_OWENS_T_HPP
2 #define STAN_MATH_PRIM_SCAL_FUN_OWENS_T_HPP
4 #include <boost/math/special_functions/owens_t.hpp>
61 double owens_t(
const double h,
const double a) {
fvar< T > owens_t(const fvar< T > &x1, const fvar< T > &x2)
var owens_t(double h, const var &a)
The Owen's T function of h and a.