scipy.interpolate.RectBivariateSpline.ev

RectBivariateSpline.ev(xi, yi)

Evaluate spline at points (x[i], y[i]), i=0,...,len(x)-1

This Page