| Package | Description | 
|---|---|
| org.apache.sysds.runtime.compress.colgroup.dictionary | 
| Modifier and Type | Method and Description | 
|---|---|
MatrixBlockDictionary | 
QDictionary.getAsMatrixBlockDictionary(int nCol)  | 
MatrixBlockDictionary | 
Dictionary.getAsMatrixBlockDictionary(int nCol)  | 
MatrixBlockDictionary | 
MatrixBlockDictionary.getAsMatrixBlockDictionary(int nCol)  | 
abstract MatrixBlockDictionary | 
ADictionary.getAsMatrixBlockDictionary(int nCol)
Get this dictionary as a matrixBlock dictionary. 
 | 
MatrixBlockDictionary | 
MatrixBlockDictionary.preaggValuesFromDense(int numVals,
                     int[] colIndexes,
                     int[] aggregateColumns,
                     double[] b,
                     int cut)  | 
static MatrixBlockDictionary | 
MatrixBlockDictionary.read(DataInput in)  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.