Whittaker |
| Name | Description | |
|---|---|---|
| Smooth(Double, Double) | Smooths the data with the parameters passed to the constructor. | |
| Smooth(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. |