Uses of Class
org.apache.sysds.runtime.compress.colgroup.ColGroupSDCSingleZeros
-
Packages that use ColGroupSDCSingleZeros Package Description org.apache.sysds.runtime.compress.colgroup -
-
Uses of ColGroupSDCSingleZeros in org.apache.sysds.runtime.compress.colgroup
Methods in org.apache.sysds.runtime.compress.colgroup that return ColGroupSDCSingleZeros Modifier and Type Method Description static ColGroupSDCSingleZerosColGroupSDCSingleZeros. read(DataInput in, int nRows)Methods in org.apache.sysds.runtime.compress.colgroup with parameters of type ColGroupSDCSingleZeros Modifier and Type Method Description voidColGroupDDC. preAggregateThatSDCSingleZerosStructure(ColGroupSDCSingleZeros that, Dictionary ret)voidColGroupSDCSingleZeros. preAggregateThatSDCSingleZerosStructure(ColGroupSDCSingleZeros that, Dictionary ret)voidColGroupSDCZeros. preAggregateThatSDCSingleZerosStructure(ColGroupSDCSingleZeros that, Dictionary ret)
-