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

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

alpha() const boost::math::beta_distribution< RealType, Policy >inline
beta() const boost::math::beta_distribution< RealType, Policy >inline
beta_distribution(RealType l_alpha=1, RealType l_beta=1)boost::math::beta_distribution< RealType, Policy >inline
find_alpha(RealType mean, RealType variance)boost::math::beta_distribution< RealType, Policy >inlinestatic
find_alpha(RealType beta, RealType x, RealType probability)boost::math::beta_distribution< RealType, Policy >inlinestatic
find_beta(RealType mean, RealType variance)boost::math::beta_distribution< RealType, Policy >inlinestatic
find_beta(RealType alpha, RealType x, RealType probability)boost::math::beta_distribution< RealType, Policy >inlinestatic
policy_type typedefboost::math::beta_distribution< RealType, Policy >
value_type typedefboost::math::beta_distribution< RealType, Policy >