Click or drag to resize

RayleighDistribution Constructor

Overload List
 NameDescription
Public methodRayleighDistribution Initializes a new instance of the RayleighDistribution class, using a StandardGenerator as underlying random number generator.
Public methodRayleighDistribution(Double)Initializes a new instance of the RayleighDistribution class
Public methodRayleighDistribution(Generator) Initializes a new instance of the RayleighDistribution class, using the specified Generator as underlying random number generator.
Public methodRayleighDistribution(Double, Generator)Initializes a new instance of the RayleighDistribution class
Top
See Also