| Package | Description | 
|---|---|
| org.apache.sysds.runtime.compress.colgroup.insertionsort | |
| org.apache.sysds.runtime.compress.colgroup.mapping | |
| org.apache.sysds.runtime.compress.estim | 
| Modifier and Type | Method and Description | 
|---|---|
| AMapToData | AInsertionSorter. getData() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MapToBit | 
| class  | MapToByte | 
| class  | MapToChar | 
| class  | MapToInt | 
| Modifier and Type | Method and Description | 
|---|---|
| static AMapToData | MapToFactory. create(ABitmap map) | 
| static AMapToData | MapToFactory. create(int size,
      ABitmap map) | 
| static AMapToData | MapToFactory. create(int size,
      boolean zeros,
      IntArrayList[] values) | 
| static AMapToData | MapToFactory. create(int size,
      int numTuples) | 
| static AMapToData | MapToFactory. join(AMapToData left,
    AMapToData right) | 
| static AMapToData | MapToFactory. readIn(DataInput in) | 
| Modifier and Type | Method and Description | 
|---|---|
| static AMapToData | MapToFactory. join(AMapToData left,
    AMapToData right) | 
| Modifier and Type | Method and Description | 
|---|---|
| AMapToData | CompressedSizeInfoColGroup. getMap() | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.