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

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

find_lower_bound_on_p(RealType trials, RealType successes, RealType alpha)boost::math::negative_binomial_distribution< RealType, Policy >inlinestatic
find_maximum_number_of_trials(RealType k, RealType p, RealType alpha)boost::math::negative_binomial_distribution< RealType, Policy >inlinestatic
find_minimum_number_of_trials(RealType k, RealType p, RealType alpha)boost::math::negative_binomial_distribution< RealType, Policy >inlinestatic
find_upper_bound_on_p(RealType trials, RealType successes, RealType alpha)boost::math::negative_binomial_distribution< RealType, Policy >inlinestatic
negative_binomial_distribution(RealType r, RealType p)boost::math::negative_binomial_distribution< RealType, Policy >inline
policy_type typedefboost::math::negative_binomial_distribution< RealType, Policy >
success_fraction() const boost::math::negative_binomial_distribution< RealType, Policy >inline
successes() const boost::math::negative_binomial_distribution< RealType, Policy >inline
value_type typedefboost::math::negative_binomial_distribution< RealType, Policy >