Function _mm512_setzero_ps
#[target_feature(enable = "avx512f")]
pub const fn _mm512_setzero_ps() -> __m512
Returns vector of type __m512 with all elements set to zero.
_mm512_setzero_ps#[target_feature(enable = "avx512f")]
pub const fn _mm512_setzero_ps() -> __m512
Returns vector of type __m512 with all elements set to zero.