Scythe-1.0.3
|
template<class RNGTYPE>
Generate a gamma distributed random variate. This function returns a pseudo-random variate drawn from the gamma distribution with a given shape and scale.
Referenced by scythe::rng< mersenne >::rchisq(), scythe::rng< mersenne >::rdirich(), scythe::rng< mersenne >::rigamma(), and scythe::rng< mersenne >::rnbinom(). |