Generate a pseudorandom number from a Rayleigh distribution.
double which specifies the scale parameter of the Rayleigh distribution A double, a pseudorandom number from a Rayleigh distribution
Method nextRayleigh generates pseudorandom numbers from a Rayleigh distribution with scale parameter alpha.
Random Class | Imsl.Stat Namespace | Example