Mrg 32k 3a.Copy Method
Creates an exact copy of this generator with the same state.
Definition
Namespace: Numerics.NET.Random
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.5.0
C#
A new Mrg32k3a instance with identical state.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.5.0
public Mrg32k3a Copy()Return Value
Mrg32k3aA new Mrg32k3a instance with identical state.