Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 812 Bytes

File metadata and controls

27 lines (14 loc) · 812 Bytes

xaxis_slice_iterator

Defined in xtensor/views/xaxis_slice_iterator.hpp

.. doxygenclass:: xt::xaxis_slice_iterator
   :members:

.. doxygenfunction:: operator==(const xaxis_slice_iterator<CT>&, const xaxis_slice_iterator<CT>&)


.. doxygenfunction:: operator!=(const xaxis_slice_iterator<CT>&, const xaxis_slice_iterator<CT>&)

.. doxygenfunction:: axis_slice_begin(E&&)

.. doxygenfunction:: axis_slice_begin(E&&, typename std::decay_t<E>::size_type)

.. doxygenfunction:: axis_slice_end(E&&)

.. doxygenfunction:: axis_slice_end(E&&, typename std::decay_t<E>::size_type)