Filter.FilteredLength Property
Gets the length of the filtered data.
DefinitionPermalink
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public int FilteredLength { get; }
Property ValuePermalink
Int32RemarksPermalink
The filtered length is the number of observations that remain after the filter has been applied.