|
bpp-core3
3.0.0
|
This is the complete list of members for bpp::MathOperator, including all inherited members.
| clone() const | bpp::MathOperator | inlinevirtual |
| func_ | bpp::MathOperator | private |
| getFirstOrderDerivative(const std::string &variable) const | bpp::MathOperator | inlinevirtual |
| getName() const | bpp::MathOperator | inline |
| getSecondOrderDerivative(const std::string &variable) const | bpp::MathOperator | inlinevirtual |
| getSon() | bpp::MathOperator | inline |
| getValue() const | bpp::MathOperator | inlinevirtual |
| MathOperator(double(*func)(double), std::string name, std::shared_ptr< Operator > son) | bpp::MathOperator | inline |
| name_ | bpp::MathOperator | private |
| output() const | bpp::MathOperator | inlinevirtual |
| son_ | bpp::MathOperator | private |
| ~Clonable()=default | bpp::Clonable | virtual |
| ~Operator() | bpp::Operator | inlinevirtual |