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