Class CLALibUtils
java.lang.Object
org.apache.sysds.runtime.compress.lib.CLALibUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidCombine all column groups that are constant types, this include empty and const.
-
Method Details
-
combineConstColumns
Combine all column groups that are constant types, this include empty and const.- Parameters:
in- A Compressed matrix.
-