Uses of Class
org.apache.sysds.runtime.compress.colgroup.AColGroupOffset
- 
Packages that use AColGroupOffset Package Description org.apache.sysds.runtime.compress.colgroup 
- 
- 
Uses of AColGroupOffset in org.apache.sysds.runtime.compress.colgroupSubclasses of AColGroupOffset in org.apache.sysds.runtime.compress.colgroup Modifier and Type Class Description classColGroupOLEClass to encapsulate information about a column group that is encoded with simple lists of offsets for each set of distinct values.classColGroupRLEA group of columns compressed with a single run-length encoded bitmap.
 
-