numpy.nditer
============

.. currentmodule:: numpy

.. autoclass:: nditer

   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         nditer.copy
         nditer.debug_print
         nditer.enable_external_loop
         nditer.iternext
         nditer.remove_axis
         nditer.remove_multi_index
         nditer.reset



   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         nditer.dtypes
         nditer.finished
         nditer.has_delayed_bufalloc
         nditer.has_index
         nditer.has_multi_index
         nditer.index
         nditer.iterationneedsapi
         nditer.iterindex
         nditer.iterrange
         nditer.itersize
         nditer.itviews
         nditer.multi_index
         nditer.ndim
         nditer.next
         nditer.nop
         nditer.operands
         nditer.shape
         nditer.value

