1.. Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht
2
3   Distributed under the terms of the BSD 3-Clause License.
4
5   The full license is in the file LICENSE, distributed with this software.
6
7xfunctor_view
8=============
9
10Defined in ``xtensor/xfunctor_view.hpp``
11
12.. doxygenclass:: xt::xfunctor_view
13   :project: xtensor
14   :members:
15
16Defined in ``xtensor/xcomplex.hpp``
17
18.. doxygenfunction:: xt::real(E&&)
19   :project: xtensor
20
21.. doxygenfunction:: xt::imag(E&&)
22   :project: xtensor
23