Rayleigh | 
| Name | Description | |
|---|---|---|
| RayleighDistribution | Initializes a new instance of the RayleighDistribution class, using a StandardGenerator as underlying random number generator. | |
| RayleighDistribution(Double) | Initializes a new instance of the RayleighDistribution class | |
| RayleighDistribution(Generator) | Initializes a new instance of the RayleighDistribution class, using the specified Generator as underlying random number generator. | |
| RayleighDistribution(Double, Generator) | Initializes a new instance of the RayleighDistribution class |