__f(int i, int j) const | Interpolation2D | [protected] |
__f(int i, int j) | Interpolation2D | [protected] |
_f | Interpolation2D | [protected] |
_m | Interpolation2D | [protected] |
_n | Interpolation2D | [protected] |
BiCubicInterpolation2D(size_t n, size_t m, const std::vector< double > &f) | BiCubicInterpolation2D | |
Interpolation2D(size_t n, size_t m, const std::vector< double > &f) | Interpolation2D | [protected] |
operator()(double x, double y) const | BiCubicInterpolation2D | [virtual] |
~BiCubicInterpolation2D() | BiCubicInterpolation2D | [inline, virtual] |
~Interpolation2D() | Interpolation2D | [inline, virtual] |