CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
InterpolationFunctorInstances.h
Go to the documentation of this file.
1 #ifndef NPSTAT_INTERPOLATIONFUNCTORINSTANCES_HH_
2 #define NPSTAT_INTERPOLATIONFUNCTORINSTANCES_HH_
3 
17 
18 namespace npstat {
20 
22 
24 
26 
28 
30 } // namespace npstat
31 
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