@@ -11,34 +11,3 @@ Defined in ``xtensor/xarray.hpp``
1111
1212.. doxygenclass :: xt::xarray_adaptor
1313 :members:
14-
15- adapt
16- =====
17-
18- Defined in ``xtensor/xadapt.hpp ``
19-
20- .. doxygenfunction :: xt::adapt(C&&, const SC&, layout_type)
21-
22- .. doxygenfunction :: xt::adapt(C&&, SC&&, SS&&)
23-
24- .. doxygenfunction :: xt::adapt(P&&, typename A::size_type, O, const SC&, layout_type, const A&)
25-
26- .. doxygenfunction :: xt::adapt(P&&, typename A::size_type, O, SC&&, SS&&, const A&)
27-
28- .. doxygenfunction :: xt::adapt(T (&)[N], const SC&, layout_type)
29-
30- .. doxygenfunction :: xt::adapt(T (&)[N], SC&&, SS&&)
31-
32- .. doxygenfunction :: xt::adapt(C&& pointer, const fixed_shape<X...>&);
33-
34- .. doxygenfunction :: xt::adapt(C&&, layout_type)
35-
36- .. doxygenfunction :: xt::adapt(P&&, typename A::size_type, O, layout_type, const A&)
37-
38- .. doxygenfunction :: xt::adapt_smart_ptr(P&&, const SC&, layout_type)
39-
40- .. doxygenfunction :: xt::adapt_smart_ptr(P&&, const SC&, D&&, layout_type)
41-
42- .. doxygenfunction :: xt::adapt_smart_ptr(P&&, const I (&)[N], layout_type)
43-
44- .. doxygenfunction :: xt::adapt_smart_ptr(P&&, const I (&)[N], D&&, layout_type)
0 commit comments