cdf(int x) const | negative_binomial_distribution | [virtual] |
find_inverse_cdf(double p, int lower, int initial, int upper) const | discrete_distribution | [protected] |
inverse_cdf(double p) const | negative_binomial_distribution | [virtual] |
negative_binomial_distribution(int r=1, double p=0.5) | negative_binomial_distribution | |
number_of_successes() const | negative_binomial_distribution | |
number_of_successes(int n) | negative_binomial_distribution | |
pmf(int x) const | negative_binomial_distribution | [virtual] |
probability_of_success() const | negative_binomial_distribution | |
probability_of_success(double p) | negative_binomial_distribution | |
simple_cdf(int x0, int x1) const | discrete_distribution | [protected] |