Subset.Get Reverse Method
Returns a subset that lists the observations of the current subset
in reverse order.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
C#
A Subset that lists the observations of the current subset in reverse order.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
public Subset GetReverse()
Return Value
SubsetA Subset that lists the observations of the current subset in reverse order.