Skip to main content

smallest_of_maximum

Function smallest_of_maximum 

Source
pub fn smallest_of_maximum(fuzzy_set: &FuzzySet) -> Option<f64>
Expand description

Smallest of Maximum defuzzification.

Returns the leftmost x value where membership is maximum.