_mm256_sub_pd

Subtract packed double-precision (64-bit) floating-point elements in b from packed double-precision (64-bit) floating-point elements in a.

nothrow @nogc pure @safe
__m256d
_mm256_sub_pd
(
__m256d a
,
__m256d b
)

Meta