SciPy.org SciPy 0.6.0 API Documentation Generated by Endo, 2007-10-17
Smooth bivariate spline approximation.

See also:

bisplrep, bisplev - an older wrapping of FITPACK
UnivariateSpline - a similar class for univariate spline interpolation
LSQUnivariateSpline - to create a BivariateSpline using weighted
                      least-squares fitting

Inherits from

Method summary

Methods