SciPy

This is documentation for an old release of SciPy (version 0.13.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.interpolate.SmoothBivariateSpline.ev

SmoothBivariateSpline.ev(xi, yi)[source]

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