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

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

alpha() const boost::random::beta_distribution< RealType >inline
beta() const boost::random::beta_distribution< RealType >inline
beta_distribution(RealType alpha_arg=RealType(1.0), RealType beta_arg=RealType(1.0))boost::random::beta_distribution< RealType >inlineexplicit
beta_distribution(const param_type &parm)boost::random::beta_distribution< RealType >inlineexplicit
BOOST_PREVENT_MACRO_SUBSTITUTION() const boost::random::beta_distribution< RealType >inline
BOOST_PREVENT_MACRO_SUBSTITUTION() const boost::random::beta_distribution< RealType >inline
BOOST_RANDOM_DETAIL_EQUALITY_OPERATOR(beta_distribution, lhs, rhs)boost::random::beta_distribution< RealType >inline
BOOST_RANDOM_DETAIL_ISTREAM_OPERATOR(is, beta_distribution, wd)boost::random::beta_distribution< RealType >inline
BOOST_RANDOM_DETAIL_OSTREAM_OPERATOR(os, beta_distribution, wd)boost::random::beta_distribution< RealType >inline
input_type typedefboost::random::beta_distribution< RealType >
operator()(URNG &urng) const boost::random::beta_distribution< RealType >inline
operator()(URNG &urng, const param_type &parm) const boost::random::beta_distribution< RealType >inline
param() const boost::random::beta_distribution< RealType >inline
param(const param_type &parm)boost::random::beta_distribution< RealType >inline
reset()boost::random::beta_distribution< RealType >inline
result_type typedefboost::random::beta_distribution< RealType >