SigmoidalLT Member List

This is the complete list of members for SigmoidalLT, including all inherited members.

addReference()RCObject
defuzzify(double errRel=ERR_RELATIVE, int recursionMax=RECURSION_MAX) const LinguisticTerm [inline]
FuzzySet::defuzzify(double lowerBound=-std::numeric_limits< double >::max(), double upperBound=std::numeric_limits< double >::max(), double errRel=ERR_RELATIVE, int recursionMax=RECURSION_MAX) const FuzzySet [virtual]
defuzzifyMax(unsigned int steps=100, double low=-std::numeric_limits< double >::max(), double high=std::numeric_limits< double >::max()) const FuzzySet [virtual]
FuzzySet(double scale=1.0)FuzzySet
getLinguisticVariable() const LinguisticTerm [inline]
getMax() const SigmoidalLT [inline, virtual]
getMin() const SigmoidalLT [inline, virtual]
getName() const LinguisticTerm [inline]
getThreshold() const SigmoidalFS [inline]
isShared() const RCObject
LinguisticTerm(const std::string name)LinguisticTerm
LinguisticTerm(const std::string name="", const RCPtr< LinguisticVariable > &parent=NULL)LinguisticTerm
makeGNUPlotData(const std::string fileName="mf.dat", unsigned int steps=100) const FuzzySet [virtual]
makeGNUPlotData(const std::string fileName, unsigned int steps, double lowerBound, double upperBound) const FuzzySet [virtual]
operator()(double x) const FuzzySet [inline]
operator=(const RCObject &rhs)RCObject [protected]
parentLinguisticTerm [protected]
RCObject()RCObject [protected]
RCObject(const RCObject &rhs)RCObject [protected]
removeReference()RCObject
scale(double factor)FuzzySet [inline]
setLinguisticVariable(const RCPtr< LinguisticVariable > &lv)LinguisticTerm
setName(const std::string name)LinguisticTerm
setParams(double paramC, double paramOffset)SigmoidalFS [inline]
setThreshold(double thr)SigmoidalFS
SigmoidalFS(double paramC=1, double paramOffset=0)SigmoidalFS [inline]
SigmoidalLT(const std::string name, const RCPtr< LinguisticVariable > &parent, double paramC=1, double paramOffset=0)SigmoidalLT
~FuzzySet()FuzzySet [virtual]
~LinguisticTerm()LinguisticTerm [virtual]
~RCObject()=0RCObject [protected, pure virtual]