Click or drag to resize

MaximumLengthSequenceTapValues Field

Tap values for sequence lengths of 2^2-1 ... 2^64-1. The value at index k represents the tap value to generate a sequence of length 2^k-1. The values at index 0 and 1 are unused and set to zero.

Namespace: Altaxo.Calc.Probability
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static readonly ulong[] TapValues

Field Value

UInt64
See Also