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