.. 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.

xarray_adaptor
==============

Defined in ``xtensor/xarray.hpp``

.. doxygenclass:: xt::xarray_adaptor
   :project: xtensor
   :members:

xadapt (xarray_adaptor)
=======================

Defined in ``xtensor/xadapt.hpp``

.. doxygenfunction:: xt::xadapt(C&, const SC&, layout_type)
   :project: xtensor

.. doxygenfunction:: xt::xadapt(C&, const SC&, const SC&)
   :project: xtensor

.. doxygenfunction:: xt::xadapt(P&, typename A::size_type, O, const SC&, layout_type, const A&)
   :project: xtensor

.. doxygenfunction:: xt::xadapt(P&, typename A::size_type, O, const SC&, const SC&, const A&)
   :project: xtensor
