OpenMS
|
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 |