Uses of Class
org.apache.sysds.runtime.compress.colgroup.dictionary.IdentityDictionary
-
Packages that use IdentityDictionary Package Description org.apache.sysds.runtime.compress.colgroup.dictionary -
-
Uses of IdentityDictionary in org.apache.sysds.runtime.compress.colgroup.dictionary
Subclasses of IdentityDictionary in org.apache.sysds.runtime.compress.colgroup.dictionary Modifier and Type Class Description class
IdentityDictionarySlice
Methods in org.apache.sysds.runtime.compress.colgroup.dictionary that return IdentityDictionary Modifier and Type Method Description static IdentityDictionary
IdentityDictionary. read(DataInput in)
static IdentityDictionary
IdentityDictionarySlice. read(DataInput in)
-