{ } Raw JSON

bundles / scipy latest / scipy / interpolate / _fitpack2 / UnivariateSpline / set_smoothing_factor

function

scipy.interpolate._fitpack2:UnivariateSpline.set_smoothing_factor

source: /scipy/interpolate/_fitpack2.py :349

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