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_type [inline]
operator!= (defined in std::normal_distribution< _RealType >::param_type)std::normal_distribution< _RealType >::param_type [friend]
operator== (defined in std::normal_distribution< _RealType >::param_type)std::normal_distribution< _RealType >::param_type [friend]
param_type() (defined in std::normal_distribution< _RealType >::param_type)std::normal_distribution< _RealType >::param_type [inline]
param_type(_RealType __mean, _RealType __stddev=_RealType(1)) (defined in std::normal_distribution< _RealType >::param_type)std::normal_distribution< _RealType >::param_type [inline, explicit]
stddev() const (defined in std::normal_distribution< _RealType >::param_type)std::normal_distribution< _RealType >::param_type [inline]