Click or drag to resize

StatSortIndex Method

Overload List
  NameDescription
Public methodStatic memberCode exampleSortIndex(DoubleMatrix, SortDirection)
Sorts the specified data in ascending or descending order. The linear indexes of the sorted entries are similarly arranged.
Public methodStatic memberCode exampleSortIndex(ReadOnlyDoubleMatrix, SortDirection)
Sorts the specified data in ascending or descending order. The linear indexes of the sorted entries are similarly arranged.
Top
See Also