Previous topic

numpy.ndindex

Next topic

numpy.ndindex.next

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

numpy.ndindex.ndincr

ndindex.ndincr()[source]

Increment the multi-dimensional index by one.

This method is for backward compatibility only: do not use.