Function core::arch::x86::_mm256_cvtsd_f641.27.0[][src]

pub unsafe fn _mm256_cvtsd_f64(a: __m256d) -> f64
This is supported on x86 and target feature avx2 only.
Expand description

返回 [4 x double] 的输入 vector 的第一个元素。

Intel’s documentation