Skip to main content

t_conorm_drastic

Function t_conorm_drastic 

Source
pub fn t_conorm_drastic(a: f32, b: f32) -> f32
Expand description

Drastic t-conorm — the largest t-conorm: b if a==0, a if b==0, else 1.