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

scipy.interpolate.SmoothBivariateSpline.__call__

SmoothBivariateSpline.__call__(x, y, mth='array')

Evaluate spline at positions x,y.

Previous topic

scipy.interpolate.SmoothBivariateSpline

Next topic

scipy.interpolate.SmoothBivariateSpline.ev

This Page