Uses of Class
org.apache.sysds.runtime.compress.colgroup.AColGroupOffset
Packages that use AColGroupOffset
-
Uses of AColGroupOffset in org.apache.sysds.runtime.compress.colgroup
Subclasses of AColGroupOffset in org.apache.sysds.runtime.compress.colgroupModifier and TypeClassDescriptionclassClass to encapsulate information about a column group that is encoded with simple lists of offsets for each set of distinct values.classA group of columns compressed with a single run-length encoded bitmap.