Package | Description |
---|---|
org.apache.sysds.runtime.compress.colgroup.offset |
Modifier and Type | Method and Description |
---|---|
abstract AIterator |
AIterator.clone()
Copy the iterator with the current values.
|
abstract AIterator |
AOffset.getIterator()
Get an iterator of the offsets.
|
AIterator |
AOffset.getIterator(int row)
Get an iterator that is pointing at a specific offset.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.