std::chi_squared_distribution< _RealType >::param_type
Contents
Detailed Description
template<typename_RealType=double>
struct std::chi_squared_distribution< _RealType >::param_type"Parameter type.
Name
std::chi_squared_distribution< _RealType >::param_type
Synopsis
#include <random>
PublicTypestypedefchi_squared_distribution< _RealType > distribution_typePublicMemberFunctionsparam_type (_RealType __n)
_RealType n () const
Friends
bool operator== (const param_type &__p1, const param_type &__p2)
