Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::random::normal_distribution< RealType > Member List

This is the complete list of members for boost::random::normal_distribution< RealType >, including all inherited members.

BOOST_PREVENT_MACRO_SUBSTITUTION() const boost::random::normal_distribution< RealType >inline
BOOST_PREVENT_MACRO_SUBSTITUTION() const boost::random::normal_distribution< RealType >inline
BOOST_RANDOM_DETAIL_EQUALITY_OPERATOR(normal_distribution, lhs, rhs)boost::random::normal_distribution< RealType >inline
BOOST_RANDOM_DETAIL_ISTREAM_OPERATOR(is, normal_distribution, nd)boost::random::normal_distribution< RealType >inline
BOOST_RANDOM_DETAIL_OSTREAM_OPERATOR(os, normal_distribution, nd)boost::random::normal_distribution< RealType >inline
input_type typedefboost::random::normal_distribution< RealType >
mean() const boost::random::normal_distribution< RealType >inline
normal_distribution(const RealType &mean_arg=RealType(0.0), const RealType &sigma_arg=RealType(1.0))boost::random::normal_distribution< RealType >inlineexplicit
normal_distribution(const param_type &parm)boost::random::normal_distribution< RealType >inlineexplicit
operator()(Engine &eng)boost::random::normal_distribution< RealType >inline
operator()(URNG &urng, const param_type &parm)boost::random::normal_distribution< RealType >inline
param() const boost::random::normal_distribution< RealType >inline
param(const param_type &parm)boost::random::normal_distribution< RealType >inline
reset()boost::random::normal_distribution< RealType >inline
result_type typedefboost::random::normal_distribution< RealType >
sigma() const boost::random::normal_distribution< RealType >inline