numpy.flatiter.next

flatiter.next()

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

This Page