openGPMP
Open Source Mathematics Package
|
This is the complete list of members for gpmp::Differential, including all inherited members.
add_term(double coefficient, int exponent) | gpmp::Differential | |
chain_rule(const Differential &inner) const | gpmp::Differential | |
display() const | gpmp::Differential | |
eval(double x) const | gpmp::Differential | |
limit_at(double x) const | gpmp::Differential | |
limit_at_infinity() const | gpmp::Differential | |
nth_derivative(int n) const | gpmp::Differential | |
operator*(const Differential &other) const | gpmp::Differential | |
operator+(const Differential &other) const | gpmp::Differential | |
power_rule() const | gpmp::Differential | |
product_rule(const Differential &other) const | gpmp::Differential | |
quotient_rule(const Differential &other) const | gpmp::Differential | |
terms | gpmp::Differential |