scipy.interpolate.LSQBivariateSpline.ev

LSQBivariateSpline.ev(xi, yi)[source]

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

Previous topic

scipy.interpolate.LSQBivariateSpline.__call__

Next topic

scipy.interpolate.LSQBivariateSpline.get_coeffs