_mm256_mul_pd

Multiply packed double-precision (64-bit) floating-point elements in a and b.

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

Meta