bundles / scipy 1.17.1 / scipy / interpolate / _fitpack2 / UnivariateSpline / set_smoothing_factor
function
scipy.interpolate._fitpack2:UnivariateSpline.set_smoothing_factor
Signature
def set_smoothing_factor ( self , s ) Summary
Continue spline computation with the given smoothing factor s and with the knots found at the last call.
Extended Summary
This routine modifies the spline in place.
Aliases
-
scipy.interpolate.UnivariateSpline.set_smoothing_factor