Skip to content

function set_elements(strided_channel<T> &, const shape<1> &, const axis_params<0, N> &, const std::type_identity_t<vec<T, N>> &) audio

template <typename T, size_t N>
KFR_INTRINSIC void set_elements(strided_channel<T>& self, const shape<1>& index, const axis_params<0, N>&,
                                const std::type_identity_t<vec<T, N>>& value)

Defined at audio/data.hpp:440