OpenMS
|
Comparator by intensity. More...
#include <OpenMS/KERNEL/ChromatogramPeak.h>
Public Member Functions | |
bool | operator() (ChromatogramPeak const &left, ChromatogramPeak const &right) const |
bool | operator() (ChromatogramPeak const &left, IntensityType right) const |
bool | operator() (IntensityType left, ChromatogramPeak const &right) const |
bool | operator() (IntensityType left, IntensityType right) const |
Comparator by intensity.
|
inline |
References ChromatogramPeak::getIntensity().
|
inline |
References ChromatogramPeak::getIntensity().
|
inline |
References ChromatogramPeak::getIntensity().
|
inline |