_mm_sqrt_pd

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

nothrow @nogc pure @trusted
__m128d
_mm_sqrt_pd
(
__m128d vec
)

Meta