SciPy.org SciPy 0.6.0 API Documentation Generated by Endo, 2007-10-17

Univariate spline s(x) of degree k on the interval [xb,xe] calculated from a given set of data points (x,y).

Can include least-squares fitting.

See also:

splrep, splev, sproot, spint, spalde - an older wrapping of FITPACK BivariateSpline - a similar class for bivariate spline interpolation

Method summary

Methods