1 #ifndef NPSTAT_INTERPOLATIONFUNCTORINSTANCES_HH_
2 #define NPSTAT_INTERPOLATIONFUNCTORINSTANCES_HH_
19 typedef StorableInterpolationFunctor<double,DualAxis>
38 #endif // NPSTAT_INTERPOLATIONFUNCTORINSTANCES_HH_
Represent both equidistant and non-uniform coordinate sets for rectangular grids. ...
StorableInterpolationFunctor< double, UniformAxis > DoubleUAInterpolationFunctor
StorableInterpolationFunctor< float, DualAxis > FloatInterpolationFunctor
StorableInterpolationFunctor< float, UniformAxis > FloatUAInterpolationFunctor
StorableInterpolationFunctor< float, GridAxis > FloatNUInterpolationFunctor
Storable multivariate functor represented by a multilinear interpolation/extrapolation table...
StorableInterpolationFunctor< double, GridAxis > DoubleNUInterpolationFunctor
StorableInterpolationFunctor< double, DualAxis > DoubleInterpolationFunctor