Click or drag to resize

CalculusCommandsSavitzkyGolay Method

Overload List
 NameDescription
Public methodStatic memberSavitzkyGolay(SavitzkyGolayParameters, DataColumn) Applies a Savitzky-Golay filter to a Y column.
Public methodStatic memberSavitzkyGolay(SavitzkyGolayParameters, DataColumn, DataColumn) Applies a Savitzky-Golay filter to a Y column using an optional X column.
Top
See Also