_mm256_castps_pd

Cast vector of type __m256 to type __m256d.

nothrow @nogc pure @safe
__m256d
_mm256_castps_pd
(
__m256 a
)

Meta