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 typedef | boost::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 typedef | boost::math::negative_binomial_distribution< RealType, Policy > | |