A high-performance general-purpose compute library

sort, sort by key, etc. More...

Topics

 sort
 Sort an array over a given dimension.
 sortByKey
 Sort an array over a given dimension, according to an array of keys.
 sortIndex
 Sort an array over a given dimension and return the original indices.

Detailed Description

sort, sort by key, etc.