Skip to main content

fuzzy_proportion

Function fuzzy_proportion 

Source
pub fn fuzzy_proportion(degrees: &[f64]) -> Option<f64>
Expand description

Sigma-count proportion: the fuzzy “fraction satisfied” = Σ degrees / n. None for an empty set.