The GaussianGenerator type exposes the following members.

Constructors

  NameDescription
GaussianGeneratorOverloaded.

Methods

  NameDescription
Next
Generate next random number.
SetSeed
Set seed of the random numbers generator.

Properties

  NameDescription
Mean
Mean value of the generator.
StdDev
Standard deviation value.
Variance
Variance value of the generator.

See Also