Scythe-1.0.3
|
template<class RNGTYPE>
Generate a negative binomial distributed random variate. This function returns a pseudo-random variate drawn from the negative binomial distribution with given dispersion parameter and probability of success on each trial.
|