data_ (defined in Interpolation2D) | Interpolation2D | [protected] |
first_argument_type (defined in Interpolation2D) | Interpolation2D | |
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=0 | Interpolation2D | [pure virtual] |
result_type typedef (defined in Interpolation2D) | Interpolation2D | |
second_argument_type (defined in Interpolation2D) | Interpolation2D | |
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] |