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.signal.gauss_spline

scipy.signal.gauss_spline(x, n)

Gaussian approximation to B-spline basis function of order n.

Previous topic

scipy.signal.bspline

Next topic

scipy.signal.cspline1d

This Page