Class MaterializeSort
java.lang.Object
org.apache.sysds.runtime.compress.colgroup.insertionsort.AInsertionSorter
org.apache.sysds.runtime.compress.colgroup.insertionsort.MaterializeSort
-
Field Summary
Fields -
Method Summary
Methods inherited from class org.apache.sysds.runtime.compress.colgroup.insertionsort.AInsertionSorter
getData, getIndexes
-
Field Details
-
CACHE_BLOCK
public static int CACHE_BLOCKThe block size to materialize at a time
-