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