Skip to main content

conjunction

Function conjunction 

Source
pub fn conjunction(quins: &[NQuin]) -> f32
Expand description

Fuzzy conjunction (Gödel t-norm = min) of the truth degrees carried by quins. Empty input → 1.0 (the t-norm identity). Zero-heap.