function get_elements(const expression_handle<T, NDims> &, const shape<NDims> &, const axis_params<Axis, N> &) base¶
template <typename T, index_t NDims, index_t Axis, size_t N>
KFR_INTRINSIC vec<T, N> get_elements(const expression_handle<T, NDims>& self, const shape<NDims>& index,
const axis_params<Axis, N>& sh) Defined at base/handle.hpp:226