SciPy

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

numpy.nditer.remove_multi_index

method

nditer.remove_multi_index()

When the “multi_index” flag was specified, this removes it, allowing the internal iteration structure to be optimized further.

Previous topic

numpy.nditer.remove_axis

Next topic

numpy.nditer.reset