EEROS  1.0.0.0
API for the EEROS Real-Time Robotics Framework
eeros::math::Polynome< ORDER > Member List

This is the complete list of members for eeros::math::Polynome< ORDER >, including all inherited members.

ceeros::math::Polynome< ORDER >
MAX(int x, int y)eeros::math::Polynome< ORDER >inlinestatic
Neeros::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 > &copy)eeros::math::Polynome< ORDER >inlineexplicit