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