.. Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht

   Distributed under the terms of the BSD 3-Clause License.

   The full license is in the file LICENSE, distributed with this software.

xview
=====

Defined in ``xtensor/xview.hpp``

.. doxygenclass:: xt::xview
   :project: xtensor
   :members:

.. doxygenfunction:: xt::view
   :project: xtensor

Defined in ``xtensor/xslice.hpp``

.. doxygenfunction:: xt::range(T, T)
   :project: xtensor

.. doxygenfunction:: xt::range(T, T, T)
   :project: xtensor

.. doxygenfunction:: xt::all
   :project: xtensor

.. doxygenfunction:: xt::newaxis
   :project: xtensor
