gpuBicubicInterpolator class derived from abstract gpuInterpolator class More...
#include <gpuInterpolator.h>
Public Member Functions | |
CUDA_DEV U | interpolate (double, double, const U *, size_t, size_t) |
CUDA_HOST void | interpolate_h (const Matrix< double > &, Matrix< U > &, double, double, U *) |
gpuBicubicInterpolator class derived from abstract gpuInterpolator class