35 #ifndef AIMS_RESAMPLING_QUARTICRESAMPLER_H
36 #define AIMS_RESAMPLING_QUARTICRESAMPLER_H
Volume resampler using quartic (order 4) interpolation.
double getBSplineWeight(int i, double x) const CARTO_OVERRIDE
Returns .
int getOrder() const CARTO_OVERRIDE
Spline order (1 to 7)
B-Spline-based resampling.