Class CLALibReorg
java.lang.Object
org.apache.sysds.runtime.compress.lib.CLALibReorg
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MatrixBlockreorg(CompressedMatrixBlock cmb, ReorgOperator op, MatrixBlock ret, int startRow, int startColumn, int length)
-
Field Details
-
warned
public static boolean warned
-
-
Constructor Details
-
CLALibReorg
public CLALibReorg()
-
-
Method Details
-
reorg
public static MatrixBlock reorg(CompressedMatrixBlock cmb, ReorgOperator op, MatrixBlock ret, int startRow, int startColumn, int length)
-