|
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 CNamedVariableImpl |
Title
#include <Math\Fuzzy\sugenovariable.mqh> |
Inheritance hierarchy INamedValue INamedVariable CNamedVariableImpl CSugenoVariable |
Class methods
Class method |
Description |
---|---|
Gets the list of linear functions of the fuzzy Sugeno variable. |
|
Gets the linear function by a specified name. |
|
Gets the list of linear functions of the fuzzy Sugeno variable. |