Click or drag to resize

FloatRandomRayleighDistribution Constructor

Constructs a random number generator for a Rayleigh distribution using a default displacement of 0.0 and default scale of 1.0.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public FloatRandomRayleighDistribution()
See Also