Home | Trees | Indices | Help |
|
---|
|
Abstract Base class of any fuzzy norm
|
|||
|
|||
float |
|
||
|
|||
(float,float) |
|
||
list of float |
|
||
string |
|
||
Inherited from |
|
|||
UNKNOWN = 0 type of norm unknown |
|||
T_NORM = 1 norm is t-norm |
|||
S_NORM = 2 norm is s-norm |
|
|||
Inherited from |
|
Initialize type of norm
|
Calculate result of norm(arg1,arg2,...)
|
Checks args to be 2 float values.
|
Checks args to be at least 2 float values.
|
Return representation of instance.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Apr 5 22:26:09 2013 | http://epydoc.sourceforge.net |