#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeaFiModule.h>
#include <OpenMS/MATH/STATISTICS/AveragePosition.h>
#include <OpenMS/MATH/MISC/LinearInterpolation.h>
#include <queue>
#include <iostream>
#include <fstream>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Classes | |
class | SimpleExtender |
Implements the extension phase of the FeatureFinder as described by Groepl et al. (2005). More... | |
struct | SimpleExtender::IndexWithPriority |
A helper structure to sort indizes by their priority. More... | |
struct | SimpleExtender::IndexWithPriority::PriorityLess |
Compares two indizes by priority. More... |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |