Skip to main content

defuzz_smallest_of_max

Function defuzz_smallest_of_max 

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

Smallest-of-Maximum (SOM): the smallest universe point attaining maximum membership.