| Trees | Index | Help |
|
|---|
| Package svs_simulation :: Package ai_lib :: Module fuzzy :: Class FuzzyRule |
|
| Method Summary | |
|---|---|
__init__(self,
antecedent,
consequent)
| |
Evaluates rule. | |
Resturns a tuple combining the consequent with the output value of the rule's evaluation. | |
| Method Details |
|---|
evaluate(self)Evaluates rule. |
getResult(self)Resturns a tuple combining the consequent with the output value of the rule's evaluation. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:25 2005 | http://epydoc.sf.net |