#include <non_central_beta.hpp>
Public Types | |
typedef T | result_type |
Public Member Functions | |
hypergeometric_2F2_sum (T a1_, T a2_, T b1_, T b2_, T z_) | |
T | operator() () |
Public Attributes | |
T | a1 |
T | a2 |
T | b1 |
T | b2 |
T | z |
T | term |
T | k |
typedef T boost::math::detail::hypergeometric_2F2_sum< T >::result_type |
|
inline |
|
inline |
References boost::math::detail::hypergeometric_2F2_sum< T >::a1, boost::math::detail::hypergeometric_2F2_sum< T >::a2, boost::math::detail::hypergeometric_2F2_sum< T >::b1, boost::math::detail::hypergeometric_2F2_sum< T >::b2, boost::math::detail::hypergeometric_2F2_sum< T >::k, T, boost::math::detail::hypergeometric_2F2_sum< T >::term, and boost::math::detail::hypergeometric_2F2_sum< T >::z.
T boost::math::detail::hypergeometric_2F2_sum< T >::a1 |
T boost::math::detail::hypergeometric_2F2_sum< T >::a2 |
T boost::math::detail::hypergeometric_2F2_sum< T >::b1 |
T boost::math::detail::hypergeometric_2F2_sum< T >::b2 |
T boost::math::detail::hypergeometric_2F2_sum< T >::k |
T boost::math::detail::hypergeometric_2F2_sum< T >::term |
T boost::math::detail::hypergeometric_2F2_sum< T >::z |