pub fn firing_strength(antecedent_mu: &[f32]) -> f32Expand description
Rule firing strength = Gödel t-norm (min) of the antecedent membership degrees. Empty
antecedent → 1.0 (the t-norm identity). Use degree() to source each membership from a Quin.