 | SavitzkyGolay Constructor |
Constructs a SavitzkyGolay classes to generate Savitzky-Golay derived
coefficients.
Number of points to the left and right both default to two.
The fitting polynomial degree defaults to three.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxnew : unit -> SavitzkyGolay
See Also