Uses of Interface
org.apache.sysds.runtime.compress.colgroup.IContainDefaultTuple
- 
Packages that use IContainDefaultTuple Package Description org.apache.sysds.runtime.compress.colgroup  - 
- 
Uses of IContainDefaultTuple in org.apache.sysds.runtime.compress.colgroup
Subinterfaces of IContainDefaultTuple in org.apache.sysds.runtime.compress.colgroup Modifier and Type Interface Description interfaceIFrameOfReferenceGroupInterface for frame of reference groups.Classes in org.apache.sysds.runtime.compress.colgroup that implement IContainDefaultTuple Modifier and Type Class Description classASDCColumn group that sparsely encodes the dictionary values.classASDCZeroclassColGroupConstclassColGroupDDCFORClass to encapsulate information about a column group that is encoded with dense dictionary encoding (DDC).classColGroupEmptyclassColGroupSDCColumn group that sparsely encodes the dictionary values.classColGroupSDCFORColGroup for Patched Frame Of Reference.classColGroupSDCSingleColumn group that sparsely encodes the dictionary values.classColGroupSDCSingleZerosColumn group that sparsely encodes the dictionary values.classColGroupSDCZerosColumn group that sparsely encodes the dictionary values. 
 -