Click or drag to resize

WhittakerHendersonSmootherSmooth Method

Overload List
 NameDescription
Public methodSmooth(Double, Double) Smooths the data with the parameters passed to the constructor.
Public methodStatic memberSmooth(Double, Int32, Double) Smooths the data with the given penalty order and smoothing parameter lambda. When smoothing multiple data sets with the same length, using the constructor and then Smooth(Double, Double) will be more efficient.
Top
See Also