minterp2

An Octave and MATLAB mex function for very fast interpolation of bivariate gridded data using bi-linear interpolation, bi-cubic (spline) interpolation, bi-cubic interpolation with piecewise Hermite splines, or bi-cubic Lagrange interpolation. The function is approximately 10x faster than 'interp2' for cubic interpolation.