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.LSQBivariateSpline.__call__

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

Evaluate spline at positions x,y.

Previous topic

scipy.interpolate.LSQBivariateSpline

Next topic

scipy.interpolate.LSQBivariateSpline.ev

This Page