OpenMS
|
Comparator by m/z position. More...
#include <OpenMS/KERNEL/Peak2D.h>
Public Member Functions | |
bool | operator() (const Peak2D &left, const Peak2D &right) const |
bool | operator() (const Peak2D &left, CoordinateType right) const |
bool | operator() (CoordinateType left, const Peak2D &right) const |
bool | operator() (CoordinateType left, CoordinateType right) const |
Comparator by m/z position.
References Peak2D::getMZ().
|
inline |
References Peak2D::getMZ().
|
inline |
References Peak2D::getMZ().
|
inline |