![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <boost/math/tools/promotion.hpp>#include <boost/math/special_functions/owens_t.hpp>Go to the source code of this file.
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| template<typename T1 , typename T2 > | |
| boost::math::tools::promote_args < T1, T2 >::type | stan::math::owens_t (const T1 &h, const T2 &a) |
| The Owen's T function of h and a. More... | |