The FuzzyEngine type exposes the following members.

Constructors

  NameDescription
FuzzyEngine
Initializes a new instance of the FuzzyEngine class

Methods

  NameDescription
Defuzzify
Calculates the defuzzification value with the CoG (Center of Gravity) technique.
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
LoadOverloaded.
MemberwiseClone (Inherited from Object.)
SaveOverloaded.
ToString (Inherited from Object.)

Properties

  NameDescription
Consequent
The consequent variable name.
FilePath
The path of the FCL-like XML file in which save the project.
FuzzyRuleCollection
A collection of rules.
LinguisticVariableCollection
A collection of linguistic variables.

See Also