public class ContiguousPairIterator extends BroadcastIterator
aDouble, aLong, oDataset, oIndex, outputA, outputB
aDataset, aIndex, asDouble, bDataset, bDouble, bIndex, bLong, maxShape, pos, read
index
Constructor and Description |
---|
ContiguousPairIterator(Dataset a,
Dataset b,
Dataset o,
boolean createIfNull) |
Modifier and Type | Method and Description |
---|---|
int[] |
getPos() |
boolean |
hasNext() |
void |
reset()
Reset iterator
|
createIterator, createIterator, createIterator, getOutput, storeCurrentValues
getShape, isOutputDouble, setOutputDouble
public ContiguousPairIterator(Dataset a, Dataset b, Dataset o, boolean createIfNull)
public boolean hasNext()
hasNext
in class IndexIterator
public int[] getPos()
getPos
in class BroadcastIteratorBase
public void reset()
IndexIterator
reset
in class IndexIterator
Copyright © 2017. All rights reserved.