Click or drag to resize

PalfShortLag Property

Gets the short 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 ShortLag { get; }

Property Value

Int32
See Also