#include <OpenMS/KERNEL/MSSpectrum.h>
#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>
#include <OpenMS/CONCEPT/ProgressLogger.h>
#include <iostream>
#include <vector>
#include <cmath>
#include <map>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Classes | |
class | SignalToNoiseEstimator |
This class represents the abstract base class of a signal to noise estimator. More... | |
struct | SignalToNoiseEstimator::GaussianEstimate |
protected struct to store parameters my, sigma for a gaussian distribution More... |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |