| Package | Description | 
|---|---|
| org.apache.sysds.runtime.compress.readers | |
| org.apache.sysds.runtime.compress.utils | 
| Modifier and Type | Method and Description | 
|---|---|
| DblArray | ReaderColumnSelection. nextRow()Gets the next row, null when no more rows. | 
| Modifier and Type | Field and Description | 
|---|---|
| DblArray | DblArrayIntListHashMap.DArrayIListEntry. key | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DblArrayIntListHashMap. appendValue(DblArray key,
           int value) | 
| void | DblArrayIntListHashMap. appendValue(DblArray key,
           IntArrayList value) | 
| IntArrayList | DblArrayIntListHashMap. get(DblArray key) | 
| static boolean | DblArray. isZero(DblArray val) | 
| Constructor and Description | 
|---|
| DArrayIListEntry(DblArray ekey,
                IntArrayList evalue) | 
| DblArray(DblArray that) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.