chunked_array¶
Defined in xtensor/xchunked_array.hpp
Warning
doxygenfunction: Unable to resolve multiple matches for function “xt::chunked_array” with arguments () in doxygen xml output for project “xtensor” from directory: ../xml. Potential matches:
- template <class T, layout_type *L* = ::xt::layout_type::row_major, class EXT = empty_extension, class S>
xchunked_array<xarray<xarray<T>>, EXT> xt::chunked_array(S&&, S&&, layout_type)
- template <layout_type *L* = ::xt::layout_type::row_major, class EXT = empty_extension, class E, class S>
xchunked_array<xarray<xarray<typename E::value_type>>, EXT> xt::chunked_array(const xexpression<E>&, S&&, layout_type)
- template <layout_type *L* = ::xt::layout_type::row_major, class EXT = empty_extension, class E>
xchunked_array<xarray<xarray<typename E::value_type>>, EXT> xt::chunked_array(const xexpression<E>&, layout_type)