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