Uses of Class
org.apache.sysds.runtime.compress.colgroup.dictionary.ADictionary
Packages that use ADictionary
Package
Description
-
Uses of ADictionary in org.apache.sysds.runtime.compress.colgroup
Methods in org.apache.sysds.runtime.compress.colgroup that return ADictionary -
Uses of ADictionary in org.apache.sysds.runtime.compress.colgroup.dictionary
Subclasses of ADictionary in org.apache.sysds.runtime.compress.colgroup.dictionaryModifier and TypeClassDescriptionclassclassclassThis dictionary class is a specialization for the DeltaDDCColgroup.classThis dictionary class aims to encapsulate the storage and operations over unique floating point values of a column group.classA specialized dictionary that exploits the fact that the contained dictionary is an Identity Matrix.classclassclassclassThis dictionary class aims to encapsulate the storage and operations over unique floating point values of a column group.