Click or drag to resize
Accord.NET (logo)

RayleighDistributionRandom Method

Overload List
  NameDescription
Public methodStatic memberRandom(Double)
Generates a random observation from the Rayleigh distribution with the given parameters.
Public methodStatic memberRandom(Double, Int32)
Generates a random vector of observations from the Rayleigh distribution with the given parameters.
Public methodStatic memberRandom(Double, Random)
Generates a random observation from the Rayleigh distribution with the given parameters.
Public methodStatic memberRandom(Double, Int32, Double)
Generates a random vector of observations from the Rayleigh distribution with the given parameters.
Public methodStatic memberRandom(Double, Int32, Random)
Generates a random vector of observations from the Rayleigh distribution with the given parameters.
Public methodStatic memberRandom(Double, Int32, Double, Random)
Generates a random vector of observations from the Rayleigh distribution with the given parameters.
Top
See Also