| Name | Description |
---|
| SetProminence(Double) |
Sets the minimal prominence value required for all peaks.
Prominence is defined as the smaller of the two difference values between the peak height and the height of the neighbouring valleys.
|
| SetProminence(Double) |
Sets the minimum prominence values required for each peak.
Prominence is defined as the smaller of the two difference values between the peak height and the height of the neighbouring valleys.
|
| SetProminence(ValueTupleDouble, Double) |
Sets the minimal and maximal prominence values required for all peaks.
Prominence is defined as the smaller of the two difference values between the peak height and the height of the neighbouring valleys.
|
| SetProminence(ValueTupleDouble, Double) |
Sets the minimal and maximal prominence values required for each peak.
Prominence is defined as the smaller of the two difference values between the peak height and the height of the neighbouring valleys.
|