This is documentation for an old release of NumPy (version 1.4.). Read this page in the documentation of the latest stable release (version > 1.17).

numpy.flatiter.next

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

Previous topic

numpy.flatiter.copy

Next topic

Data type routines

This Page