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