Initializes a new instance of the
Ran19937 class.
Namespace: Altaxo.Calc.Probability.OldAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic Ran19937(
uint the_seed
)
Parameters
- the_seed UInt32
- The seed value.
See Also