pub unsafe fn _mm512_set1_pd(a: f64) -> __m512d
stdsimd
avx512f
Broadcast 64-bit float a to all elements of dst.
a
dst
Intel’s documentation