This is the complete list of members for fl::Aggregated, including all inherited members.
_height | fl::Term | protected |
activationDegree(const Term *forTerm) const | fl::Aggregated | virtual |
addTerm(const Term *term, scalar degree, const TNorm *implication) | fl::Aggregated | virtual |
addTerm(const Activated &term) | fl::Aggregated | virtual |
Aggregated(const std::string &name="", scalar minimum=fl::nan, scalar maximum=fl::nan, SNorm *aggregation=fl::null) | fl::Aggregated | explicit |
Aggregated(const Aggregated &other) | fl::Aggregated | |
className() const FL_IOVERRIDE | fl::Aggregated | virtual |
clear() | fl::Aggregated | virtual |
clone() const FL_IOVERRIDE | fl::Aggregated | virtual |
complexity() const FL_IOVERRIDE | fl::Aggregated | virtual |
complexityOfActivationDegree() const | fl::Aggregated | virtual |
complexityOfMembership() const | fl::Aggregated | virtual |
configure(const std::string ¶meters) FL_IOVERRIDE | fl::Aggregated | virtual |
getAggregation() const | fl::Aggregated | virtual |
getHeight() const | fl::Term | virtual |
getMaximum() const | fl::Aggregated | virtual |
getMinimum() const | fl::Aggregated | virtual |
getName() const | fl::Term | virtual |
getTerm(std::size_t index) const | fl::Aggregated | virtual |
highestActivatedTerm() const | fl::Aggregated | virtual |
isEmpty() const | fl::Aggregated | virtual |
membership(scalar x) const FL_IOVERRIDE | fl::Aggregated | virtual |
numberOfTerms() const | fl::Aggregated | virtual |
operator=(const Aggregated &other) | fl::Aggregated | |
parameters() const FL_IOVERRIDE | fl::Aggregated | virtual |
range() const | fl::Aggregated | virtual |
removeTerm(std::size_t index) | fl::Aggregated | virtual |
setAggregation(SNorm *aggregation) | fl::Aggregated | virtual |
setHeight(scalar height) | fl::Term | virtual |
setMaximum(scalar maximum) | fl::Aggregated | virtual |
setMinimum(scalar minimum) | fl::Aggregated | virtual |
setName(const std::string &name) | fl::Term | virtual |
setRange(scalar minimum, scalar maximum) | fl::Aggregated | virtual |
setTerms(const std::vector< Activated > &terms) | fl::Aggregated | virtual |
Term(const std::string &name="", scalar height=1.0) | fl::Term | explicit |
terms() const | fl::Aggregated | virtual |
terms() | fl::Aggregated | virtual |
toString() const FL_IOVERRIDE | fl::Aggregated | virtual |
updateReference(const Engine *engine) | fl::Term | virtual |
~Aggregated() FL_IOVERRIDE | fl::Aggregated | virtual |
~Term() | fl::Term | virtual |