function set_elements(const tensor<T, NDims> &, const shape<NDims> &, const axis_params<Axis, N> &, const std::type_identity_t<vec<T, N>> &) tensor¶
template <typename T, index_t NDims, index_t Axis, size_t N>
KFR_INTRINSIC void set_elements(const tensor<T, NDims>& self, const shape<NDims>& index,
const axis_params<Axis, N>&, const std::type_identity_t<vec<T, N>>& value) Defined at base/tensor.hpp:978