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.InterpolatedUnivariateSpline.integral

InterpolatedUnivariateSpline.integral(a, b)

Return definite integral of the spline between two given points.

Previous topic

scipy.interpolate.InterpolatedUnivariateSpline.get_residual

Next topic

scipy.interpolate.InterpolatedUnivariateSpline.roots

This Page