Click or drag to resize

PalfLongLag Property

Gets the long lag of the Lagged Fibonacci pseudo-random number generator.

Namespace: Altaxo.Calc.Random
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int LongLag { get; }

Property Value

Int32
See Also