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

numpy.nditer.next

nditer.next

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

Previous topic

numpy.nditer.iternext

Next topic

numpy.nditer.remove_axis

This Page