#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeaFiModule.h>
#include <OpenMS/MATH/STATISTICS/AveragePosition.h>
#include <queue>
#include <iostream>
#include <fstream>
Go to the source code of this file.
Classes | |
class | SimpleExtender< PeakType, FeatureType > |
Simple feature extension algorithm. More... | |
struct | SimpleExtender< PeakType, FeatureType >::IndexWithPriority |
A helper structure to sort indizes by their priority. More... | |
struct | SimpleExtender< PeakType, FeatureType >::IndexWithPriority::PriorityLess |
Compares two indizes by priority. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:23 using doxygen 1.8.5 |