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