|
|
RayleighDistributionRandom Method |
| Name | Description | |
|---|---|---|
| Random(Double) |
Generates a random observation from the
Rayleigh distribution with the given parameters.
| |
| Random(Double, Int32) |
Generates a random vector of observations from the
Rayleigh distribution with the given parameters.
| |
| Random(Double, Random) |
Generates a random observation from the
Rayleigh distribution with the given parameters.
| |
| Random(Double, Int32, Double) |
Generates a random vector of observations from the
Rayleigh distribution with the given parameters.
| |
| Random(Double, Int32, Random) |
Generates a random vector of observations from the
Rayleigh distribution with the given parameters.
| |
| Random(Double, Int32, Double, Random) |
Generates a random vector of observations from the
Rayleigh distribution with the given parameters.
|