Method
NumCosmoMathRNGgamma_gen
Declaration [src]
gdouble
ncm_rng_gamma_gen (
NcmRNG* rng,
const gdouble a,
const gdouble b
)
Description [src]
This function returns a random number drawn from the
gamma distribution
with shape parameter a and scale parameter b.