Package | Description |
---|---|
org.apache.sysds.runtime.compress.cocode | |
org.apache.sysds.runtime.compress.estim |
Modifier and Type | Method and Description |
---|---|
static List<int[]> |
PlanningCoCoder.findCoCodesByPartitioning(CompressedSizeEstimator sizeEstimator,
CompressedSizeInfo colInfos,
int numRows,
int k,
CompressionSettings cs)
Main entry point of CoCode.
|
Modifier and Type | Method and Description |
---|---|
CompressedSizeInfo |
CompressedSizeEstimator.computeCompressedSizeInfos(int k)
Multi threaded version of extracting Compression Size info
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.