| Home | Trees | Indices | Help |
|
|---|
|
|
Abstract base class for defuzzification which results in a numeric value.
|
|||
|
|||
|
|||
|
|||
|
|||
| string |
|
||
|
|||
|
Inherited from |
|||
|
|||
| fuzzy.norm.Norm.Norm |
_INF = fuzzy.norm.Min.Min()default value when INF is None |
||
| fuzzy.norm.Norm.Norm |
_ACC = fuzzy.norm.Max.Max()default value when ACC is None |
||
|
|||
| fuzzy.norm.Norm.Norm |
ACC norm for accumulation of set of adjectives |
||
| fuzzy.norm.Norm.Norm |
INF inference norm, used with set of adjective and given value for it |
||
| fuzzy.set.Polygon.Polygon |
accumulated_set result of accumulation of activated sets |
||
| {string:fuzzy.set.Polygon.Polygon} |
activated_sets results of activation of adjectives of variable. |
||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Return representation of instance.
|
Helper for representation of instance. Add all own params to given list in params. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Apr 5 22:26:06 2013 | http://epydoc.sourceforge.net |