Add more smoothing methods like Savitzky-Golay (see https://en.wikipedia.org/wiki/Savitzky%E2%80%93Golay_filter and http://www.statistics4u.info/fundstat_germ/cc_savgol_coeff.html)
The whole smoothing functionality has to be adapted. A reasonable functionality change would be to implement an abstract filter and to specialize it depending on the selected smoothing method. This will require a bunch of logic changes in the existing algorithm. The benefit will be, that new filters may be implemented quite easily.
New functionality was added to the automatic SW tests. No deviations detected.
Commit: [r742]
Commit: [r744]
Commit: [r745]
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r742]
Commit: [r744]
Commit: [r745]
Diff: