Modifies the fuzzy set using the specified hedge type. The current fuzzy set is returned, not a new fuzzy set. This method applies the basic hedge modifications, such as minus, plus, product, etc
Namespace: FuzzyLogic
Delphi |
public |
Parameters
ModifyType
Type: TBaseFuzzyHedge
Value
Type: TFzyFloat
ModifyY
Type: Boolean
Type: TFuzzySet
Hedges are modifiers, which modify the shape of a fuzzy set in predictable ways. By default, the hedge modifies the Y values by the hedge. The method can also modify X values |
Reference |