Returns a subset that lists the observations of the current subset
in reverse order.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public Subset GetReverse()
Public Function GetReverse As Subset
public:
Subset^ GetReverse()
member GetReverse : unit -> Subset
Return Value
Type:
SubsetA
Subset that lists the observations
of the current subset in reverse order.
Reference