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 S>
  xchunked_array<xarray<xarray<T>>> xt::chunked_array(S&&, S&&, layout_type)
- template<class T, layout_type L = xt::layout_type::row_major, class S>
  xchunked_array<xarray<xarray<T>>> xt::chunked_array(std::initializer_list<S>, std::initializer_list<S>, layout_type)
- template<layout_type L = xt::layout_type::row_major, class E, class S>
  xchunked_array<xarray<xarray<typename E::value_type>>> xt::chunked_array(const xexpression<E>&, S&&, layout_type)
- template<layout_type L = xt::layout_type::row_major, class E>
  xchunked_array<xarray<xarray<typename E::value_type>>> xt::chunked_array(const xexpression<E>&, layout_type)