#include <OpenMS/config.h>
#include <OpenMS/CONCEPT/Macros.h>
#include <OpenMS/KERNEL/ComparatorUtils.h>
#include <OpenMS/FORMAT/PersistentObject.h>
#include <vector>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Classes | |
class | DPeakArray |
Peak container implemented as an array. More... | |
Functions | |
template<typename PeakT, typename AllocT> | |
std::ostream & | operator<< (std::ostream &os, const DPeakArray< PeakT, AllocT > &array) |
Print the contents to a stream. |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |