1 #ifndef CARMA_UTIL_QUADRATICINTERPOLATORNORMAL_H
2 #define CARMA_UTIL_QUADRATICINTERPOLATORNORMAL_H
11 #include "carma/util/QuadraticInterpolator.h"
34 #endif // End #ifndef CARMA_UTIL_QUADRATICINTERPOLATORNORMAL_H
QuadraticInterpolatorNormal(double emptyValue=0.0)
Constructor.
The QuadraticInterpolator class is used to perform quadrature interpolation of arbitrary continuous f...
Class for interpolating normal (non-angle) ordinates.