Uses of Class
org.apache.sysds.runtime.compress.colgroup.dictionary.AIdentityDictionary
- 
Packages that use AIdentityDictionary Package Description org.apache.sysds.runtime.compress.colgroup.dictionary  - 
- 
Uses of AIdentityDictionary in org.apache.sysds.runtime.compress.colgroup.dictionary
Subclasses of AIdentityDictionary in org.apache.sysds.runtime.compress.colgroup.dictionary Modifier and Type Class Description classIdentityDictionaryA specialized dictionary that exploits the fact that the contained dictionary is an Identity Matrix.classIdentityDictionarySlice 
 -