Uses of Class
org.apache.sysds.runtime.functionobjects.SortIndex
Packages that use SortIndex
-
Uses of SortIndex in org.apache.sysds.runtime.compress.lib
Methods in org.apache.sysds.runtime.compress.lib with parameters of type SortIndexModifier and TypeMethodDescriptionstatic MatrixBlockCLALibSort.sort(CompressedMatrixBlock mb, SortIndex fn) Sort (order) a compressed matrix in place of theorderbuilt-in, while keeping the result compressed.