pub fn defuzz_mean_of_max(u: &[f32], mu: &[f32]) -> Option<f32>
Mean-of-Maximum (MOM): the mean of the universe points attaining maximum membership.