Class | Description |
---|---|
Input |
The Input class allows the management and updating of one input, for example
as part of fuzzy membership functions.
|
Output |
The output class enables the labelling of an output.
|
Tuple |
Stores 2 values which are usually related in some way, such as a range,...
|
Exception | Description |
---|---|
BadParameterException |
Exception used when Fuzzy Objects (such as Membership Functions) get used with bad parameters.
|