libstdc++
std::normal_distribution< _RealType >::param_type Member List

This is the complete list of members for std::normal_distribution< _RealType >::param_type, including all inherited members.

distribution_type typedef (defined in std::normal_distribution< _RealType >::param_type)std::normal_distribution< _RealType >::param_type
mean() const (defined in std::normal_distribution< _RealType >::param_type)std::normal_distribution< _RealType >::param_typeinline
operator== (defined in std::normal_distribution< _RealType >::param_type)std::normal_distribution< _RealType >::param_typefriend
param_type(_RealType __mean=_RealType(0), _RealType __stddev=_RealType(1)) (defined in std::normal_distribution< _RealType >::param_type)std::normal_distribution< _RealType >::param_typeinlineexplicit
stddev() const (defined in std::normal_distribution< _RealType >::param_type)std::normal_distribution< _RealType >::param_typeinline