File List

Here is a list of all files with brief descriptions:
BellFS.cpp [code]FuzzySet with a bell-shaped (Gaussian) membership function
BellFS.h [code]FuzzySet with a bell-shaped (Gaussian) membership function
BellLT.cpp [code]LinguisticTerm with a bell-shaped (Gaussian) membership function
BellLT.h [code]LinguisticTerm with a bell-shaped (Gaussian) membership function
ComposedFS.cpp [code]A composed FuzzySet
ComposedFS.h [code]A composed FuzzySet
ComposedLT.cpp [code]A composed LinguisticTerm
ComposedLT.h [code]A composed LinguisticTerm
ComposedNDimFS.cpp [code]A composed n-dimensional FuzzySet
ComposedNDimFS.h [code]A composed n-dimensional FuzzySet
ConstantFS.h [code]FuzzySet with constant membership function
ConstantLT.cpp [code]Linguistic Term with constant membership function
ConstantLT.h [code]Linguistic Term with constant membership function
CustomIM.cpp [code]An user defined inference machine
CustomIM.h [code]An user defined inference machine
CustomizedFS.h [code]A FuzzySet with an user defined mambership function
CustomizedLT.cpp [code]A LinguisticTerm with an user defined mambership function
CustomizedLT.h [code]A LinguisticTerm with an user defined mambership function
FuzzyException.cpp [code]Implementation of an exception for error handling
FuzzyException.h [code]Implementation of an exception for error handling
FuzzyIncludes.h [code]Mother of all Fuzzy includes
FuzzyRelation.h [code]A fuzzy relation
FuzzySet.cpp [code]Abstract super class for specific fuzzy sets
FuzzySet.h [code]Abstract super class for specific fuzzy sets
GeneralizedBellFS.cpp [code]FuzzySet with a generalized bell-shaped membership function
GeneralizedBellFS.h [code]FuzzySet with a generalized bell-shaped membership function
GeneralizedBellLT.cpp [code]LinguisticTerm with a generalized bell-shaped membership function
GeneralizedBellLT.h [code]LinguisticTerm with a generalized bell-shaped membership function
HomogenousNDimFS.cpp [code]A homogenous n-dimensional fuzzy set
HomogenousNDimFS.h [code]A homogenous n-dimensional fuzzy set
Implication.cpp [code]An implication
Implication.h [code]An implication
InferenceMachine.cpp [code]An inference machine
InferenceMachine.h [code]An inference machine
InfinityFS.cpp [code]FuzzySet with a step function as membership function
InfinityFS.h [code]FuzzySet with a step function as membership function
InfinityLT.cpp [code]LinguisticTerm with a step function as membership function
InfinityLT.h [code]LinguisticTerm with a step function as membership function
LinguisticTerm.cpp [code]A single linguistic term
LinguisticTerm.h [code]A single linguistic term
LinguisticVariable.cpp [code]A composite of linguistic terms
LinguisticVariable.h [code]A composite of linguistic terms
MamdaniIM.cpp [code]A Mamdami inference machine
MamdaniIM.h [code]A Mamdami inference machine
NDimFS.cpp [code]Base class for n-dimensional fuzzy sets
NDimFS.h [code]Base class for n-dimensional fuzzy sets
Operators.cpp [code]Operators and connective functions
Operators.h [code]Operators and connective functions
RCObject.cpp [code]Base class for Reference Counted Objects
RCObject.h [code]Base class for Reference Counted Objects
RCPtr.h [code]Template class for Reference Counted Pointers
Rule.cpp [code]A rule which is composed of premise and conclusion
Rule.h [code]A rule which is composed of premise and conclusion
RuleBase.cpp [code]A composite of rules
RuleBase.h [code]A composite of rules
RuleBaseGenerator.cpp [code]Reads and writes rule bases from and to XML-files
RuleBaseGenerator.h [code]Reads and writes rule bases from and to XML-files
SigmoidalFS.cpp [code]FuzzySet with sigmoidal membership function
SigmoidalFS.h [code]FuzzySet with sigmoidal membership function
SigmoidalLT.cpp [code]LinguisticTerm with sigmoidal membership function
SigmoidalLT.h [code]LinguisticTerm with sigmoidal membership function
SingletonFS.cpp [code]FuzzySet with a single point of positive membership
SingletonFS.h [code]FuzzySet with a single point of positive membership
SingletonLT.cpp [code]LinguisticTerm with a single point of positive membership
SingletonLT.h [code]LinguisticTerm with a single point of positive membership
SugenoIM.cpp [code]A Sugeno inference machine
SugenoIM.h [code]A Sugeno inference machine
SugenoRule.cpp [code]A Sugeno rule
SugenoRule.h [code]A Sugeno rule
TrapezoidFS.cpp [code]FuzzySet with trapezoid membership function
TrapezoidFS.h [code]FuzzySet with trapezoid membership function
TrapezoidLT.cpp [code]LinguisticTerm with trapezoid membership function
TrapezoidLT.h [code]LinguisticTerm with trapezoid membership function
TriangularFS.cpp [code]FuzzySet with triangular membership function
TriangularFS.h [code]FuzzySet with triangular membership function
TriangularLT.cpp [code]LinguisticTerm with triangular membership function
TriangularLT.h [code]LinguisticTerm with triangular membership function
xmlParser.cpp [code]Implementation file for basic XML parser written in ANSI C++ for portability
xmlParser.h [code]Implementation file for basic XML parser written in ANSI C++ for portability