Savitzky |
| Name | Description | |
|---|---|---|
| Apply(Double, Double) | This applies the set-up filter to an array of numbers. The left and right side is special treated by applying Savitzky-Golay with appropriate adjusted left and right number of points. | |
| Apply(IReadOnlyListDouble, IVectorDouble) | This applies the set-up filter to an array of numbers. The left and right side is special treated by applying Savitzky-Golay with appropriate adjusted left and right number of points. |