Click or drag to resize

MT19937GeneratorReset Method

Resets the MT19937Generator, so that it produces the same pseudo-random number sequence again.

Namespace: Altaxo.Calc.Probability
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override bool Reset()

Return Value

Boolean
.
See Also