This is the complete list of members for fl::SShape, including all inherited members.
_height | fl::Term | protected |
className() const FL_IOVERRIDE | fl::SShape | virtual |
clone() const FL_IOVERRIDE | fl::SShape | virtual |
complexity() const FL_IOVERRIDE | fl::SShape | virtual |
configure(const std::string ¶meters) FL_IOVERRIDE | fl::SShape | virtual |
constructor() | fl::SShape | static |
getEnd() const | fl::SShape | virtual |
getHeight() const | fl::Term | virtual |
getName() const | fl::Term | virtual |
getStart() const | fl::SShape | virtual |
isMonotonic() const FL_IOVERRIDE | fl::SShape | virtual |
membership(scalar x) const FL_IOVERRIDE | fl::SShape | virtual |
parameters() const FL_IOVERRIDE | fl::SShape | virtual |
setEnd(scalar end) | fl::SShape | virtual |
setHeight(scalar height) | fl::Term | virtual |
setName(const std::string &name) | fl::Term | virtual |
setStart(scalar start) | fl::SShape | virtual |
SShape(const std::string &name="", scalar start=fl::nan, scalar end=fl::nan, scalar height=1.0) | fl::SShape | explicit |
Term(const std::string &name="", scalar height=1.0) | fl::Term | explicit |
toString() const | fl::Term | virtual |
tsukamoto(scalar activationDegree, scalar minimum, scalar maximum) const FL_IOVERRIDE | fl::SShape | virtual |
updateReference(const Engine *engine) | fl::Term | virtual |
~SShape() FL_IOVERRIDE | fl::SShape | virtual |
~Term() | fl::Term | virtual |