Filter.Get Reverse Method
Returns a filter that lists the observations of the current filter in reverse order.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
A Filter that lists the observations of the current filter in reverse order.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public Filter GetReverse()
Return Value
FilterA Filter that lists the observations of the current filter in reverse order.