Click or drag to resize

DoubleRandomRayleighDistribution Constructor

Overload List
 NameDescription
Public methodDoubleRandomRayleighDistribution Constructs a random number generator for a Rayleigh distribution using a default displacement of 0.0 and default scale of 1.0.
Public methodDoubleRandomRayleighDistribution(Double, Double) Constructs a random number generator for a Rayleigh distribution using the specified distribution parameters.
Public methodDoubleRandomRayleighDistribution(Double, Double, DoubleRandomRayleighDistributionGenerationMethod) Constructs a random number generator for a Rayleigh distribution using the specified distribution parameters.
Top
See Also