Skip to content

function to_vec(const std::array<T, N> &) read_write

template <typename T, size_t N>
KFR_INTRINSIC vec<T, N> to_vec(const std::array<T, N>& a)

Defined at simd/read_write.hpp:218