Bilinear (2D) interpolation for table double derivative wrt x and y (same as y and x). Throws error outside of table range.
function bilinear_eval_deriv_xy extends Interpolation.PartialInterpolation; end bilinear_eval_deriv_xy;