InsufficientDataException.RequiredDataLength Property

Gets the required minimum number of observations.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public int RequiredDataLength { get; }

Property Value

Int32

See Also