numpy.nditer.next

nditer.next()

x.next() -> the next value, or raise StopIteration

This Page