_mm256_set1_pd

Broadcast double-precision (64-bit) floating-point value a to all elements of the return value.

nothrow @nogc pure @trusted
__m256d
_mm256_set1_pd
(
double a
)

Meta