Class CLALibSquash
- java.lang.Object
-
- org.apache.sysds.runtime.compress.lib.CLALibSquash
-
public class CLALibSquash extends Object
-
-
Constructor Summary
Constructors Constructor Description CLALibSquash()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CompressedMatrixBlock
squash(CompressedMatrixBlock m, int k)
-
-
-
Method Detail
-
squash
public static CompressedMatrixBlock squash(CompressedMatrixBlock m, int k)
-
-