Namespaces | |
namespace | pmc_rand_poisson |
Functions | |
integer | pmc_rand_poisson::rand_poisson (mean) |
Generate a Poisson-distributed random number with the given mean. | |
real *8 | pmc_rand_poisson::rand_normal (mean, stddev) |
Generates a normally distributed random number with the given mean and standard deviation. |