clear() | IRIS::Fuzzy::MembershipFn | |
discretize(unsigned degree) | IRIS::Fuzzy::pSigMF | [virtual] |
dom() const | IRIS::Fuzzy::MembershipFn | |
draw() const | IRIS::Fuzzy::pSigMF | [virtual] |
eval(double x) const | IRIS::Fuzzy::pSigMF | [virtual] |
get(double &a, double &b, double &c, double &d) | IRIS::Fuzzy::pSigMF | |
IRIS::Fuzzy::MembershipFn::get(string &name, double &min, double &max) const | IRIS::Fuzzy::MembershipFn | |
IRIS::Fuzzy::MembershipFn::get(double &min, double &max) const | IRIS::Fuzzy::MembershipFn | |
IRIS::Fuzzy::MembershipFn::get() const | IRIS::Fuzzy::MembershipFn | |
IRIS::Fuzzy::MembershipFn::get(unsigned i) | IRIS::Fuzzy::MembershipFn | |
IRIS::Fuzzy::Numeric::get(string &name) const | IRIS::Fuzzy::Set | |
getMax() const | IRIS::Fuzzy::MembershipFn | |
getMin() const | IRIS::Fuzzy::MembershipFn | |
getName() const | IRIS::Fuzzy::Set | |
getVector() const | IRIS::Fuzzy::Numeric | |
interval typedef | IRIS::Fuzzy::MembershipFn | |
MembershipFn() | IRIS::Fuzzy::MembershipFn | |
MembershipFn(const parm_list &parm) | IRIS::Fuzzy::MembershipFn | |
MembershipFn(const string &name) | IRIS::Fuzzy::MembershipFn | |
MembershipFn(const string &name, double min, double max) | IRIS::Fuzzy::MembershipFn | |
name | IRIS::Fuzzy::Set | [protected] |
NUM_PARMS | IRIS::Fuzzy::pSigMF | [static] |
Numeric() | IRIS::Fuzzy::Numeric | |
Numeric(const string &name) | IRIS::Fuzzy::Numeric | |
operator()(double val) const | IRIS::Fuzzy::pSigMF | [virtual] |
operator[](unsigned i) | IRIS::Fuzzy::Numeric | |
operator[](unsigned i) const | IRIS::Fuzzy::Numeric | |
parameter | IRIS::Fuzzy::MembershipFn | [protected] |
parm_list typedef | IRIS::Fuzzy::MembershipFn | |
pSigMF(double a=0, double b=0, double c=0, double d=0) | IRIS::Fuzzy::pSigMF | |
pSigMF(const string &name, double a=0, double b=0, double c=0, double d=0, double min=0, double max=0) | IRIS::Fuzzy::pSigMF | |
pSigMF(const MembershipFn::parm_list &parm) | IRIS::Fuzzy::pSigMF | |
range | IRIS::Fuzzy::MembershipFn | [protected] |
set(double a=0, double b=0, double c=0, double d=0) | IRIS::Fuzzy::pSigMF | |
IRIS::Fuzzy::MembershipFn::set(const string &name, double min, double max) | IRIS::Fuzzy::MembershipFn | |
IRIS::Fuzzy::MembershipFn::set(double newMin, double newMax) | IRIS::Fuzzy::MembershipFn | |
IRIS::Fuzzy::MembershipFn::set(unsigned i, double val) | IRIS::Fuzzy::MembershipFn | |
IRIS::Fuzzy::Numeric::set(const string &name) | IRIS::Fuzzy::Set | |
Set(const string &name="<noname>") | IRIS::Fuzzy::Set | |
setMax(double newMax) | IRIS::Fuzzy::MembershipFn | |
setMin(double newMin) | IRIS::Fuzzy::MembershipFn | |
setName(const string &name) | IRIS::Fuzzy::Set | |
vector typedef | IRIS::Fuzzy::Numeric | |
x | IRIS::Fuzzy::Numeric | [protected] |
~MembershipFn() | IRIS::Fuzzy::MembershipFn | |
~Numeric() | IRIS::Fuzzy::Numeric | |
~pSigMF() | IRIS::Fuzzy::pSigMF | |