Evaluate the integral of the spline over area [xa,xb] x [ya,yb].
xa, xb : float
The end-points of the x integration interval.
ya, yb : float
The end-points of the y integration interval.
integ : float
The value of the resulting integral.
scipy.interpolate.RectBivariateSpline.get_residual
scipy.interpolate.RectSphereBivariateSpline
Enter search terms or a module, class or function name.