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