Skip to main content

t_norm_drastic

Function t_norm_drastic 

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

Drastic t-norm — the smallest t-norm: b if a==1, a if b==1, else 0.