beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

SortArrayWithIndices_v2 Op



SortArrayWithIndices

Sorts an array of numbers and also get sorted indices




Inputs

Array to sort (Array)

Array in

Sorting mode index (integer /Number)

Outputs

Sorted array (Array)

Sorted array out

Sorted Indices (Array)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using SortArrayWithIndices_v2

  • Public
  • My Patches

Changelog


created op
2019-06-20 - andro
cloned op from Ops.Array.SortArray
2021-02-18 - pandur
Ops.User.pandur.SortArrayKeepIndices renamed to Ops.Array.SortArrayWithIndices
2021-02-18 - pandur
cloned op from Ops.Array.SortArrayWithIndices
2023-05-10 - pandur
renameOps.Patch.PpsW05w.SortArrayWithIndices2 renamed to Ops.Array.SortArrayWithIndices_v2
2023-05-10 - pandur