public class NullIterator extends SliceIterator
index
Constructor and Description |
---|
NullIterator(int[] shape,
int[] sshape) |
public NullIterator(int[] shape, int[] sshape)
shape
- shape of datasetsshape
- shape of slicepublic boolean hasNext()
hasNext
in class SliceIterator
public int[] getPos()
getPos
in class SliceIterator
public void reset()
IndexIterator
reset
in class SliceIterator
Copyright © 2017. All rights reserved.