#include <OpenMS/KERNEL/Peak1D.h>
Public Member Functions | |
| bool | operator() (Peak1D const &left, Peak1D const &right) const |
| bool | operator() (Peak1D const &left, IntensityType right) const |
| bool | operator() (IntensityType left, Peak1D const &right) const |
| bool | operator() (IntensityType left, IntensityType right) const |
Comparator by intensity
References Peak1D::getIntensity().
| bool operator() | ( | IntensityType | left, | |
| IntensityType | right | |||
| ) | const [inline] |
| bool operator() | ( | IntensityType | left, | |
| Peak1D const & | right | |||
| ) | const [inline] |
References Peak1D::getIntensity().
| bool operator() | ( | Peak1D const & | left, | |
| IntensityType | right | |||
| ) | const [inline] |
References Peak1D::getIntensity().
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:55 using doxygen 1.7.1 |