#include <OpenMS/KERNEL/DRawDataPoint.h>
Public Member Functions | |
bool | operator() (DRawDataPoint const &left, DRawDataPoint const &right) const |
bool | operator() (DRawDataPoint const &left, IntensityType const &right) const |
bool | operator() (IntensityType const &left, DRawDataPoint const &right) const |
bool | operator() (IntensityType const &left, IntensityType const &right) const |
bool operator() | ( | DRawDataPoint const & | left, | |
DRawDataPoint const & | right | |||
) | const [inline] |
bool operator() | ( | DRawDataPoint const & | left, | |
IntensityType const & | right | |||
) | const [inline] |
bool operator() | ( | IntensityType const & | left, | |
DRawDataPoint const & | right | |||
) | const [inline] |
bool operator() | ( | IntensityType const & | left, | |
IntensityType const & | right | |||
) | const [inline] |
Generated Tue Apr 1 15:36:45 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |