Honeycomb
0.1
Component-Model Framework
|
This is the complete list of members for honey::Polynomial< Real >, including all inherited members.
compress(const VecBase< T > &c, Real epsilon=Real_::epsilon) | honey::Polynomial< Real > | inlinestatic |
derivative(const VecBase< T > &c) -> honey::Vec<(T::s_size==matrix::dynamic?matrix::dynamic:T::s_size-1), Real > | honey::Polynomial< Real > | inlinestatic |
eval(const VecBase< T > &c, Real x) | honey::Polynomial< Real > | inlinestatic |
rootBounds(const VecBase< T > &c, Real epsilon=Real_::epsilon) | honey::Polynomial< Real > | inlinestatic |
roots(const Vec2 &c, Real epsilon=Real_::epsilon) | honey::Polynomial< Real > | static |
roots(const Vec3 &c, Real epsilon=Real_::epsilon) | honey::Polynomial< Real > | static |
roots(const Vec4 &c, Real epsilon=Real_::epsilon) | honey::Polynomial< Real > | static |
roots(const Vec5 &c, Real epsilon=Real_::epsilon) | honey::Polynomial< Real > | static |
roots(const Vec &c, Real epsilon=Real_::epsilon, int iterMax=30) | honey::Polynomial< Real > | static |
rootsInRange(const Vec &c, Real min, Real max, Real epsilon=Real_::epsilon, int iterMax=30) | honey::Polynomial< Real > | static |
Vec typedef | honey::Polynomial< Real > | |
Vec2 typedef | honey::Polynomial< Real > | |
Vec3 typedef | honey::Polynomial< Real > | |
Vec4 typedef | honey::Polynomial< Real > | |
Vec5 typedef | honey::Polynomial< Real > |