explicit normal_distribution( RealType mean = 0.0, RealType stddev
explicit fisher_f_distribution( RealType m = 1.0, RealType n = 1.0
T min() const;
Defined in header
template< class CharT, class Traits, class ResultType > std::basic_ostream<CharT
template< class RandomIt > void generate( RandomIt begin, RandomIt
param_type param() const; (1)
template< class UIntType, UIntType a, UIntType c, UIntType m >
Page 5 of 43