#include <inverse_gamma.hpp>
Public Types | |
| typedef RealType | value_type |
| typedef Policy | policy_type |
Public Member Functions | |
| inverse_gamma_distribution (RealType l_shape=1, RealType l_scale=1) | |
| RealType | shape () const |
| RealType | scale () const |
| typedef Policy boost::math::inverse_gamma_distribution< RealType, Policy >::policy_type |
| typedef RealType boost::math::inverse_gamma_distribution< RealType, Policy >::value_type |
|
inline |
References boost::math::detail::check_inverse_gamma().
|
inline |
|
inline |