Class CLALibRexpand
java.lang.Object
org.apache.sysds.runtime.compress.lib.CLALibRexpand
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic MatrixBlockrexpand(int seqHeight, MatrixBlock A) static MatrixBlockrexpand(int seqHeight, MatrixBlock A, int nColOut) static MatrixBlockrexpand(int seqHeight, MatrixBlock A, int nColOut, int k) static MatrixBlockrexpand(CompressedMatrixBlock in, MatrixBlock ret, double max, boolean rows, boolean cast, boolean ignore, int k)
-
Field Details
-
ALLOW_COMPRESSED_TABLE_SEQ
public static boolean ALLOW_COMPRESSED_TABLE_SEQ
-
-
Method Details
-
rexpand
public static MatrixBlock rexpand(CompressedMatrixBlock in, MatrixBlock ret, double max, boolean rows, boolean cast, boolean ignore, int k) -
rexpand
-
rexpand
-
rexpand
-
compressedTableSeq
public static boolean compressedTableSeq()
-