Skip to content

Commit

Permalink
exp-lab: minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
ksiminski committed Dec 7, 2023
1 parent 7725b2a commit ee6934b
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions source/experiments/exp-lab.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,12 @@ void ksi::exp_lab::fuzzy_system()

// [PL] T-normy (dostępne klasy)
// [EN] T-norms (available classes)
// ksi::t_norm_lukasiewicz
// ksi::t_norm_min
// ksi::t_norm_product
// ksi::t_norm_fodor
// ksi::t_norm_dubois_prade
// ksi::t_norm_einstein


// ksi::t_norm_lukasiewicz tnorm;
// ksi::t_norm_min tnorm;
// ksi::t_norm_product tnorm;
// ksi::t_norm_fodor tnorm;
// ksi::t_norm_dubois_prade tnorm;
// ksi::t_norm_einstein tnorm;


// [PL] przesłanka
Expand Down

0 comments on commit ee6934b

Please sign in to comment.