Click or drag to resize

MaximumLengthSequenceLongLength Property

Gets the length of the sequence. This is the repeat period of the sequence.

Namespace: Altaxo.Calc.Probability
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ulong LongLength { get; }

Property Value

UInt64
The length of the sequence.
See Also