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

scipy.interpolate.RectBivariateSpline.__call__

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

Evaluate spline at positions x,y.

Previous topic

scipy.interpolate.RectBivariateSpline

Next topic

scipy.interpolate.RectBivariateSpline.ev

This Page