![]() |
EEROS
1.0.0.0
API for the EEROS Real-Time Robotics Framework
|
This is the complete list of members for eeros::math::Polynome< ORDER >, including all inherited members.
| c | eeros::math::Polynome< ORDER > | |
| MAX(int x, int y) | eeros::math::Polynome< ORDER > | inlinestatic |
| N | eeros::math::Polynome< ORDER > | static |
| operator*(const Polynome< RORDER > right) | eeros::math::Polynome< ORDER > | inline |
| operator*(double k) | eeros::math::Polynome< ORDER > | inline |
| operator+(const Polynome< RORDER > right) | eeros::math::Polynome< ORDER > | inline |
| operator+(double right) | eeros::math::Polynome< ORDER > | inline |
| operator/(const Polynome< RORDER > right) | eeros::math::Polynome< ORDER > | inline |
| Polynome() | eeros::math::Polynome< ORDER > | inline |
| Polynome(const std::vector< double > &c) | eeros::math::Polynome< ORDER > | inlineexplicit |
| Polynome(const Polynome< RORDER > ©) | eeros::math::Polynome< ORDER > | inlineexplicit |