_mm256_sqrt_ps

Compute the square root of packed single-precision (32-bit) floating-point elements in a.

nothrow @nogc pure @trusted
__m256
_mm256_sqrt_ps
(
__m256 a
)

Meta