Click or drag to resize

RayleighSamples Method

Overload List
 NameDescription
Public methodSamples Generates a sequence of samples from the Rayleigh distribution.
Public methodStatic memberSamples(Double) Generates a sequence of samples from the distribution.
Public methodSamples(Double) Fills an array with samples generated from the distribution.
Public methodStatic memberSamples(Double, Double) Fills an array with samples generated from the distribution.
Public methodStatic memberSamples(Random, Double) Generates a sequence of samples from the distribution.
Public methodStatic memberSamples(Random, Double, Double) Fills an array with samples generated from the distribution.
Top
See Also