CGenericFuzzyRule
Base class for both types of fuzzy rules.
Declaration
class CGenericFuzzyRule : public IParsableRule |
Title
#include <Math\Fuzzy\fuzzyrule.mqh> |
Inheritance hierarchyIParsableRule CGenericFuzzyRule Direct descendants |
Class methods
Class method |
Description |
---|---|
Gets and sets the fuzzy rule conclusion |
|
Gets and sets the 'if' condition (set of conditions) for a fuzzy rule |
|
Creates a condition for a fuzzy rule by specified parameters |