_mm256_addsub_pd

Alternatively add and subtract packed double-precision (64-bit) floating-point elements in a to/from packed elements in b.

nothrow @nogc pure @trusted
__m256d
_mm256_addsub_pd
(
__m256d a
,
__m256d b
)

Meta