Uses of Class
org.apache.sysds.runtime.compress.colgroup.dictionary.ACachingMBDictionary
-
Packages that use ACachingMBDictionary Package Description org.apache.sysds.runtime.compress.colgroup.dictionary -
-
Uses of ACachingMBDictionary in org.apache.sysds.runtime.compress.colgroup.dictionary
Subclasses of ACachingMBDictionary in org.apache.sysds.runtime.compress.colgroup.dictionary Modifier and Type Class Description classAIdentityDictionaryclassDictionaryThis dictionary class aims to encapsulate the storage and operations over unique floating point values of a column group.classIdentityDictionaryA specialized dictionary that exploits the fact that the contained dictionary is an Identity Matrix.classIdentityDictionarySliceclassQDictionaryThis dictionary class aims to encapsulate the storage and operations over unique floating point values of a column group.
-