Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 470 Bytes

iterator_index.rst

File metadata and controls

16 lines (10 loc) · 470 Bytes

Iterators

In addition to the iterators defined in the different types of expressions, xtensor provides classes that allow to iterate over slices of an expression along a specified axis.

.. toctree::

   xaxis_iterator
   xaxis_slice_iterator