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