_mm256_sqrt_pd

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

nothrow @nogc pure @trusted
__m256d
_mm256_sqrt_pd
(
__m256d a
)

Meta