| Trees | Index | Help |
|
|---|
| Package svs_simulation :: Package ai_lib :: Module fuzzy :: Class SimpleFuzzyEvaluator |
|
SimpleFuzzyEvaluator patches two fuzzy sets together
and evaluates their input.
| Method Summary | |
|---|---|
__init__(self,
setA,
setB)
| |
evaluate(self,
inputvalue,
threshold)
| |
Creates a patch between subsets within the two sets. | |
| Method Details |
|---|
makePatch(self, subsetA, subsetB)Creates a patch between subsets within the two sets. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:26 2005 | http://epydoc.sf.net |