Function core::arch::x86_64::_mm256_sqrt_pd 1.27.0[−][src]
pub unsafe fn _mm256_sqrt_pd(a: __m256d) -> __m256d
This is supported on x86-64 and target feature
avx
only.Expand description
返回 a
中包装的双精度 (64-bit) 浮点元素的平方根。