Click or drag to resize

PeakFinderCWTGetRelativeExtrema Method

Overload List
 NameDescription
Public methodStatic memberGetRelativeExtrema(IReadOnlyListDouble, FuncDouble, Double, Boolean, Int32) Gets a boolean array, in which local extrema in a spectrum are marked as true.
Public methodStatic memberGetRelativeExtrema(IROMatrixDouble, FuncDouble, Double, Boolean, Int32, Int32) Gets a boolean matrix of the same dimensions as the provided data matrix, in which the points at which a relative extrema is found, are set to true.
Top
See Also