Comparator by position. Lexicographical comparison (first RT then m/z) is done. More...
#include <OpenMS/KERNEL/Peak2D.h>
 
  
 | Public Member Functions | |
| bool | operator() (const Peak2D &left, const Peak2D &right) const | 
| bool | operator() (const Peak2D &left, const PositionType &right) const | 
| bool | operator() (const PositionType &left, const Peak2D &right) const | 
| bool | operator() (const PositionType &left, const PositionType &right) const | 
Comparator by position. Lexicographical comparison (first RT then m/z) is done.
References Peak2D::getPosition().
| 
 | inline | 
References Peak2D::getPosition().
| 
 | inline | 
References Peak2D::getPosition().
| 
 | inline | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:32 using doxygen 1.8.5 |