Mrg 32k 3a.Long Jump Method
Advances the generator to the next stream (classic RngStreams 2^127 jump).
Definition
Namespace: Numerics.NET.Random
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.5.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.5.0
public void LongJump()Remarks
This method applies the classic RngStreams stream transition matrix. It is equivalent to calling LongJump(UInt64) with a count of 1.