![]() |
Stan Math Library
2.14.0
reverse mode automatic differentiation
|
#include <boost/math/special_functions/owens_t.hpp>Go to the source code of this file.
Namespaces | |
| stan | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| double | stan::math::owens_t (double h, double a) |
| Return the result of applying Owen's T function to the specified arguments. More... | |