_mm256_set1_ps

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

nothrow @nogc pure @trusted
__m256
_mm256_set1_ps
(
float a
)

Meta