scipy.interpolate.UnivariateSpline. set_smoothing_factor# UnivariateSpline.set_smoothing_factor(s)[source]# 使用给定的平滑因子 s 和上次调用中找到的节点继续样条计算。 此例程就地修改样条。