scipy.interpolate.UnivariateSpline.roots

UnivariateSpline.roots()

Return the zeros of the spline.

Restriction: only cubic splines are supported by fitpack.

Previous topic

scipy.interpolate.UnivariateSpline.integral

Next topic

scipy.interpolate.UnivariateSpline.get_coeffs

This Page