40 #ifndef mia_2d_interpolator_hh
41 #define mia_2d_interpolator_hh
81 virtual T operator () (
const C2DFVector& x)
const = 0;
162 const TCoeff2D& get_coefficients()
const;
171 typename TCoeff2D::value_type evaluate()
const;
249 __attribute__ ((warn_unused_result));
271 __attribute__ ((warn_unused_result));