Uses of Class
org.apache.sysds.runtime.compress.estim.encoding.AEncode
Packages that use AEncode
-
Uses of AEncode in org.apache.sysds.runtime.compress.estim.encoding
Subclasses of AEncode in org.apache.sysds.runtime.compress.estim.encodingModifier and TypeClassDescriptionclassConst encoding for cases where the entire group of columns is the same valueclassAn Encoding that contains a value on each row of the input.classEmpty encoding for cases where the entire group of columns is zeroclassA Encoding that contain a default value that is not encoded and every other value is encoded in the map.