CSugenoVariable
CSugenoVariable
CSugenoVariable
Class for creating fuzzy Sugeno-type variables.
Description
Fuzzy Sugeno-type variable is different from the general linguistic variable since it is not set by a term set but by a set of linear functions.
Declaration
class CSugenoVariable : public CNamedVariableImplTitle
#include <Math\Fuzzy\sugenovariable.mqh>Inheritance hierarchy
INamedValue
INamedVariable
CNamedVariableImpl
CSugenoVariable
Class methods
| Class method | Description |
|---|---|
| Functions | Gets the list of linear functions of the fuzzy Sugeno variable. |
| GetFuncByName | Gets the linear function by a specified name. |
| Values | Gets the list of linear functions of the fuzzy Sugeno variable. |
Methods inherited from class CNamedVariableImpl
: Name, Name
Last updated on