| Home | Trees | Indices | Help |
|
|---|
|
|
This is realizes an important part of the inference engine. It represents and calculates the value of a fuzzy rule and sets the given adjective to the appropriate value.
|
|||
|
|||
|
|||
|
|||
| string |
|
||
|
Inherited from |
|||
|
|||
| fuzzy.norm.Norm.Norm |
_CER = fuzzy.norm.Min.Min()the default value (=Min()) for the norm used to calculate the certainty of a rule. |
||
|
|||
| fuzzy.norm.Norm.Norm |
CER fuzzy norm to use with certainty (normally a t-norm) |
||
| fuzzy.Adjective.Adjective |
adjective fuzzy adjective to set |
||
| float |
certainty how sure are we about this rule |
||
| fuzzy.operator.Operator.Operator |
operator Operator which provides the value to set |
||
|
|||
|
Inherited from |
|||
|
|||
Initialize instance.
|
Return representation of instance.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Apr 5 22:26:06 2013 | http://epydoc.sourceforge.net |