#include <OpenMS/DATASTRUCTURES/DPosition.h>
#include <sstream>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Classes | |
class | DRawDataPoint |
D-dimensional raw data point. More... | |
struct | DRawDataPoint::IntensityLess |
Compare by getIntensity(). More... | |
struct | DRawDataPoint::NthPositionLess |
Comparator for the i-th coordinate of the position. More... | |
struct | DRawDataPoint::PositionLess |
Comparator for the position. More... | |
Functions | |
template<UInt D> | |
std::ostream & | operator<< (std::ostream &os, const DRawDataPoint< D > &point) |
Print the contents to a stream. |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |