Overload List

  NameDescription
PeakFinderSavitzkyGolay(DoubleVector, Int32)
An instance of a Savitkzy-Golay peak finder, using a third degree polynomial.
PeakFinderSavitzkyGolay(DoubleVector, Int32, Int32)
An instance of a Savitkzy-Golay peak finder. The width of the filter must be less than the length of the data, and the polynomial degree must be less than the filter width.

See Also