This is the complete list of members for Spline2d< ValType >, including all inherited members.
| derivatives(ValType x, unsigned order) const | Spline2d< ValType > | inline |
| eval(ValType x) const | Spline2d< ValType > | inline |
| getNormIndex(ValType x) const | Spline2d< ValType > | inlineprivate |
| initialize(unsigned degree, const MatrixT &raw_values) | Spline2d< ValType > | inlineprivate |
| MatrixT typedef | Spline2d< ValType > | private |
| maxXCoeff_ | Spline2d< ValType > | private |
| minXCoeff_ | Spline2d< ValType > | private |
| Spline2d(unsigned degree, const std::vector< ValType > &x, const std::vector< ValType > &y) | Spline2d< ValType > | inline |
| Spline2d(unsigned degree, const std::map< ValType, ValType > &m) | Spline2d< ValType > | inline |
| Spline2d(unsigned degree, const MatrixT &raw_values) | Spline2d< ValType > | inline |
| spline_ | Spline2d< ValType > | private |
| value_type typedef | Spline2d< ValType > | |
| VectorT typedef | Spline2d< ValType > | private |
| OpenMS / TOPP release 2.0.0 | Documentation generated on Wed Mar 30 2016 12:49:30 using doxygen 1.8.11 |