Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Classes > TFuzzySet > Methods
TFuzzySet.Defuzzify Method
Returns a single floating pointing value that best represents the fuzzy set, it uses the DefuzzificationMethod specified by the fuzzy Variable
Namespace: FuzzyLogic
Delphi
public function Defuzzify: TFzyFloat;
Return Value
Type: TFzyFloat
•TFuzzySet
•FuzzyLogic