public class ReaderColumnSelectionSparse extends ReaderColumnSelection
_colIndexes, _lastRow, _numRows, _skipZeros
Constructor and Description |
---|
ReaderColumnSelectionSparse(MatrixBlock data,
int[] colIndexes,
boolean skipZeros) |
Modifier and Type | Method and Description |
---|---|
DblArray |
nextRow()
Gets the next row, null when no more rows.
|
getCurrentRowIndex, reset
public ReaderColumnSelectionSparse(MatrixBlock data, int[] colIndexes, boolean skipZeros)
public DblArray nextRow()
ReaderColumnSelection
nextRow
in class ReaderColumnSelection
Copyright © 2018 The Apache Software Foundation. All rights reserved.