Uses of Class
org.apache.sysds.runtime.compress.colgroup.AColGroupValue
Packages that use AColGroupValue
-
Uses of AColGroupValue in org.apache.sysds.runtime.compress.colgroup
Subclasses of AColGroupValue in org.apache.sysds.runtime.compress.colgroupModifier and TypeClassDescriptionclassBase class for column groups encoded with various types of bitmap encoding.classAbstract class for column group types that do not perform matrix Multiplication, and decompression for performance reasons but instead transforms into another type of column group type to perform that operation.classAbstract class for all the column groups that use preAggregation for Left matrix multiplications.classColumn group that sparsely encodes the dictionary values.classclassClass to encapsulate information about a column group that is encoded with dense dictionary encoding (DDC).classClass to encapsulate information about a column group that is encoded with dense dictionary encoding (DDC).classClass to encapsulate information about a column group that is encoded with dense dictionary encoding (DDC) whose mapping vector is additionally lzw compressed.classClass to encapsulate information about a column group that is first delta encoded then encoded with dense dictionary encoding (DeltaDDC).classClass 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.classColumn group that sparsely encodes the dictionary values.classColGroup for Patched Frame Of Reference.classColumn group that sparsely encodes the dictionary values.classColumn group that sparsely encodes the dictionary values.classColumn group that sparsely encodes the dictionary values.