pub fn max_f32(values: &[f32], count: usize) -> f32
Find maximum value in f32 array with SIMD acceleration