Comparator by position. As this class has dimension 1, this is basically an alias for MZLess. More...
#include <OpenMS/KERNEL/Peak1D.h>
Public Member Functions | |
bool | operator() (const Peak1D &left, const Peak1D &right) const |
bool | operator() (const Peak1D &left, const PositionType &right) const |
bool | operator() (const PositionType &left, const Peak1D &right) const |
bool | operator() (const PositionType &left, const PositionType &right) const |
Comparator by position. As this class has dimension 1, this is basically an alias for MZLess.
References Peak1D::getPosition().
|
inline |
References Peak1D::getPosition().
|
inline |
References Peak1D::getPosition().
|
inline |
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:32 using doxygen 1.8.5 |