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