Function surge_wavetable::imports::imports::_mm256_setr_m128d1.27.0[][src]

pub unsafe fn _mm256_setr_m128d(lo: __m128d, hi: __m128d) -> __m256d
This is supported with target feature avx only.
Expand description

Sets packed __m256d returned vector with the supplied values.

Intel’s documentation