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