Click or drag to resize

MaximumLengthSequenceLongLength Property

Gets the length of the sequence (repeat period).

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

Property Value

UInt64
The length of the sequence.
See Also