| appendPoint(const std::pair< double, T > &point) override | TrajColl::CubicInterpolator< T, U > | inlinevirtual |
| calcCoeff() override | TrajColl::CubicInterpolator< T, U > | inlinevirtual |
| clearPoints() | TrajColl::Interpolator< T, T > | inlinevirtual |
| clone() const override | TrajColl::CubicInterpolator< T, U > | inlinevirtual |
| CubicInterpolator(const std::map< double, T > &points={}) | TrajColl::CubicInterpolator< T, U > | inline |
| CubicInterpolator(const CubicInterpolator &inst) | TrajColl::CubicInterpolator< T, U > | inline |
| derivative(double t, int order=1) const override | TrajColl::CubicInterpolator< T, U > | inlinevirtual |
| endTime() const | TrajColl::Interpolator< T, T > | inline |
| func_ | TrajColl::CubicInterpolator< T, U > | protected |
| Interpolator(const std::map< double, T > &points={}) | TrajColl::Interpolator< T, T > | inline |
| Interpolator(const Interpolator &inst) | TrajColl::Interpolator< T, T > | inline |
| operator()(double t) const override | TrajColl::CubicInterpolator< T, U > | inlinevirtual |
| points() const | TrajColl::Interpolator< T, T > | inline |
| points_ | TrajColl::Interpolator< T, T > | protected |
| startTime() const | TrajColl::Interpolator< T, T > | inline |
| Vector1d typedef | TrajColl::CubicInterpolator< T, U > | protected |