NumPy

Previous topic

numpy.ndindex

Next topic

numpy.nested_iters

numpy.ndindex.ndincr

method

ndindex.ndincr(self)[source]

Increment the multi-dimensional index by one.

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