libstdc++
std::chi_squared_distribution< _RealType > Member List
This is the complete list of members for std::chi_squared_distribution< _RealType >, including all inherited members.
chi_squared_distribution(_RealType __n=_RealType(1)) (defined in std::chi_squared_distribution< _RealType >)std::chi_squared_distribution< _RealType > [inline, explicit]
chi_squared_distribution(const param_type &__p) (defined in std::chi_squared_distribution< _RealType >)std::chi_squared_distribution< _RealType > [inline, explicit]
max() const std::chi_squared_distribution< _RealType > [inline]
min() const std::chi_squared_distribution< _RealType > [inline]
n() const (defined in std::chi_squared_distribution< _RealType >)std::chi_squared_distribution< _RealType > [inline]
operator()(_UniformRandomNumberGenerator &__urng)std::chi_squared_distribution< _RealType > [inline]
operator()(_UniformRandomNumberGenerator &__urng, const param_type &__p) (defined in std::chi_squared_distribution< _RealType >)std::chi_squared_distribution< _RealType > [inline]
operator<<(std::basic_ostream< _CharT, _Traits > &__os, const std::chi_squared_distribution< _RealType1 > &__x)std::chi_squared_distribution< _RealType > [friend]
operator==(const std::chi_squared_distribution< _RealType1 > &__d1, const std::chi_squared_distribution< _RealType1 > &__d2)std::chi_squared_distribution< _RealType > [friend]
operator>>(std::basic_istream< _CharT, _Traits > &__is, std::chi_squared_distribution< _RealType1 > &__x)std::chi_squared_distribution< _RealType > [friend]
param() const std::chi_squared_distribution< _RealType > [inline]
param(const param_type &__param)std::chi_squared_distribution< _RealType > [inline]
reset()std::chi_squared_distribution< _RealType > [inline]
result_type typedefstd::chi_squared_distribution< _RealType >