Skip to main content

defuzz_mean_of_max

Function defuzz_mean_of_max 

Source
pub fn defuzz_mean_of_max(u: &[f32], mu: &[f32]) -> Option<f32>
Expand description

Mean-of-Maximum (MOM): the mean of the universe points attaining maximum membership.