fuzzylite  6.0
A Fuzzy Logic Control Library in C++
fl::Aggregated Member List

This is the complete list of members for fl::Aggregated, including all inherited members.

_heightfl::Termprotected
activationDegree(const Term *forTerm) constfl::Aggregatedvirtual
addTerm(const Term *term, scalar degree, const TNorm *implication)fl::Aggregatedvirtual
addTerm(const Activated &term)fl::Aggregatedvirtual
Aggregated(const std::string &name="", scalar minimum=fl::nan, scalar maximum=fl::nan, SNorm *aggregation=fl::null)fl::Aggregatedexplicit
Aggregated(const Aggregated &other)fl::Aggregated
className() const FL_IOVERRIDEfl::Aggregatedvirtual
clear()fl::Aggregatedvirtual
clone() const FL_IOVERRIDEfl::Aggregatedvirtual
complexity() const FL_IOVERRIDEfl::Aggregatedvirtual
complexityOfActivationDegree() constfl::Aggregatedvirtual
complexityOfMembership() constfl::Aggregatedvirtual
configure(const std::string &parameters) FL_IOVERRIDEfl::Aggregatedvirtual
getAggregation() constfl::Aggregatedvirtual
getHeight() constfl::Termvirtual
getMaximum() constfl::Aggregatedvirtual
getMinimum() constfl::Aggregatedvirtual
getName() constfl::Termvirtual
getTerm(std::size_t index) constfl::Aggregatedvirtual
highestActivatedTerm() constfl::Aggregatedvirtual
isEmpty() constfl::Aggregatedvirtual
membership(scalar x) const FL_IOVERRIDEfl::Aggregatedvirtual
numberOfTerms() constfl::Aggregatedvirtual
operator=(const Aggregated &other)fl::Aggregated
parameters() const FL_IOVERRIDEfl::Aggregatedvirtual
range() constfl::Aggregatedvirtual
removeTerm(std::size_t index)fl::Aggregatedvirtual
setAggregation(SNorm *aggregation)fl::Aggregatedvirtual
setHeight(scalar height)fl::Termvirtual
setMaximum(scalar maximum)fl::Aggregatedvirtual
setMinimum(scalar minimum)fl::Aggregatedvirtual
setName(const std::string &name)fl::Termvirtual
setRange(scalar minimum, scalar maximum)fl::Aggregatedvirtual
setTerms(const std::vector< Activated > &terms)fl::Aggregatedvirtual
Term(const std::string &name="", scalar height=1.0)fl::Termexplicit
terms() constfl::Aggregatedvirtual
terms()fl::Aggregatedvirtual
toString() const FL_IOVERRIDEfl::Aggregatedvirtual
updateReference(const Engine *engine)fl::Termvirtual
~Aggregated() FL_IOVERRIDEfl::Aggregatedvirtual
~Term()fl::Termvirtual