_mm256_castsi256_pd

Cast vector of type __m256i to type __m256d.

nothrow @nogc pure @safe
__m256d
_mm256_castsi256_pd
(
__m256i a
)

Meta