Filter.Filtered Length Property
Gets the length of the filtered data.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public int FilteredLength { get; }
Property Value
Int32Remarks
The filtered length is the number of observations that remain after the filter has been applied.