Function core::core_arch::x86::avx512f::vminps

source ·
unsafe extern "C" fn vminps(a: f32x16, b: f32x16, sae: i32) -> f32x16
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on x86 or x86-64 only.