Peak |
| Name | Description | |
|---|---|---|
| GetRelativeExtrema(IReadOnlyListDouble, FuncDouble, Double, Boolean, Int32) | Gets a boolean array, in which local extrema in a spectrum are marked as true. | |
| GetRelativeExtrema(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. |