Function _mm256_sqrt_ps
#[target_feature(enable = "avx")]
pub fn _mm256_sqrt_ps(a: __m256) -> __m256
Returns the square root of packed single-precision (32-bit) floating point
elements in a.
_mm256_sqrt_ps#[target_feature(enable = "avx")]
pub fn _mm256_sqrt_ps(a: __m256) -> __m256
Returns the square root of packed single-precision (32-bit) floating point
elements in a.