Package | Description |
---|---|
org.apache.sysml.runtime.compress |
Modifier and Type | Class and Description |
---|---|
class |
ColGroupOLE
Class to encapsulate information about a column group that is encoded with
simple lists of offsets for each set of distinct values.
|
class |
ColGroupRLE
A group of columns compressed with a single run-length encoded bitmap.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.