Scythe-1.0.3
|
template<class RNGTYPE>
Generate a Poisson distributed random variate. This function returns a pseudo-random variate drawn from the Poisson distribution with expected number of occurrences lambda.
Referenced by scythe::rng< mersenne >::rnbinom(). |