Function stdsimd::vendor::_mm256_min_ps [] [src]

pub unsafe fn _mm256_min_ps(a: f32x8, b: f32x8) -> f32x8

Compare packed single-precision (32-bit) floating-point elements in a and b, and return packed minimum values