| Package | Description | 
|---|---|
| org.apache.sysds.runtime.compress.cocode | |
| org.apache.sysds.runtime.compress.estim | 
| Modifier and Type | Method and Description | 
|---|---|
| static CompressedSizeInfo | CoCoderFactory. findCoCodesByPartitioning(CompressedSizeEstimator est,
                         CompressedSizeInfo colInfos,
                         int k,
                         ICostEstimate costEstimator,
                         CompressionSettings cs)Main entry point of CoCode. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CompressedSizeEstimatorExactExact compressed size estimator (examines entire dataset). | 
| class  | CompressedSizeEstimatorSample | 
| Modifier and Type | Method and Description | 
|---|---|
| static CompressedSizeEstimator | CompressedSizeEstimatorFactory. getSizeEstimator(MatrixBlock data,
                CompressionSettings cs) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.