explicit negative_binomial_distribution(IntType k, double p = 0.5);
IntType k() const;
double p() const;