Bicubic (2D) interpolation for table derivative wrt x. Throws error outside of table range.
function bicubic_eval_deriv_x extends Interpolation.PartialInterpolation; end bicubic_eval_deriv_x;