| BicubicSplineInterpolation(const RandomAccessIteratorX &xBegin, const RandomAccessIteratorX &xEnd, const RandomAccessIteratorY &yBegin, const RandomAccessIteratorY &yEnd, const MatricialData &data) (defined in BicubicSplineInterpolation) | BicubicSplineInterpolation | |
| data_ (defined in Interpolation2D) | Interpolation2D | [protected] |
| first_argument_type (defined in BicubicSplineInterpolation) | BicubicSplineInterpolation | |
| Interpolation2D(const RandomAccessIteratorX &xBegin, const RandomAccessIteratorX &xEnd, const RandomAccessIteratorY &yBegin, const RandomAccessIteratorY &yEnd, const MatricialData &data) (defined in Interpolation2D) | Interpolation2D | |
| isOutOfRange_ (defined in Interpolation2D) | Interpolation2D | [mutable, protected] |
| locate(const first_argument_type &x, const second_argument_type &y) const (defined in Interpolation2D) | Interpolation2D | [protected] |
| operator()(const first_argument_type &x, const second_argument_type &y, bool allowExtrapolation=false) const | BicubicSplineInterpolation | [virtual] |
| result_type typedef (defined in BicubicSplineInterpolation) | BicubicSplineInterpolation | |
| second_argument_type (defined in BicubicSplineInterpolation) | BicubicSplineInterpolation | |
| xBegin_ (defined in Interpolation2D) | Interpolation2D | [protected] |
| xEnd_ (defined in Interpolation2D) | Interpolation2D | [protected] |
| xPos_ (defined in Interpolation2D) | Interpolation2D | [mutable, protected] |
| yBegin_ (defined in Interpolation2D) | Interpolation2D | [protected] |
| yEnd_ (defined in Interpolation2D) | Interpolation2D | [protected] |
| yPos_ (defined in Interpolation2D) | Interpolation2D | [mutable, protected] |
| ~Interpolation2D() (defined in Interpolation2D) | Interpolation2D | [virtual] |