|
bpp-core3
3.0.0
|
This is the complete list of members for bpp::Operator, including all inherited members.
| clone() const =0 | bpp::Clonable | pure virtual |
| getFirstOrderDerivative(const std::string &variable) const =0 | bpp::Operator | pure virtual |
| getSecondOrderDerivative(const std::string &variable) const =0 | bpp::Operator | pure virtual |
| getValue() const =0 | bpp::Operator | pure virtual |
| output() const =0 | bpp::Operator | pure virtual |
| ~Clonable()=default | bpp::Clonable | virtual |
| ~Operator() | bpp::Operator | inlinevirtual |