Modifies the fuzzy set using the specified hedge type. The current fuzzy set is returned, not a new fuzzy set.
Namespace: FuzzyLogic
Delphi |
public |
Parameters
HedgeType
Type: TFuzzyHedge
Type: TFuzzySet
Hedges are modifiers, such as very, somewhat and not, which modify the shape of a fuzzy set in predictable ways. For example, the very hedge modifies a fuzzy set by pushing all values less than one towards zero. This has the effect of shrinking the boundary, the fuzzy portion, of the set closer to the area that is completely in the set |
Reference |