CGenericFuzzyRule
CGenericFuzzyRule
CGenericFuzzyRule
Base class for both types of fuzzy rules.
Declaration
class CGenericFuzzyRule : public IParsableRuleTitle
#include <Math\Fuzzy\fuzzyrule.mqh>Inheritance hierarchy
IParsableRule
CGenericFuzzyRule
Direct descendants
: CMamdaniFuzzyRule, CSugenoFuzzyRule
Class methods
| Class method | Description |
|---|---|
| Conclusion | Gets and sets the fuzzy rule conclusion |
| Condition | Gets and sets the ‘if’ condition (set of conditions) for a fuzzy rule |
| CreateCondition | Creates a condition for a fuzzy rule by specified parameters |
Methods inherited from class CObject
Last updated on