pub fn defuzz_smallest_of_max(u: &[f32], mu: &[f32]) -> Option<f32>
Smallest-of-Maximum (SOM): the smallest universe point attaining maximum membership.