![]() |
OpenMS
2.5.0
|
#include <OpenMS/KERNEL/MSSpectrum.h>#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>#include <OpenMS/CONCEPT/ProgressLogger.h>#include <vector>#include <cmath>#include <map>Go to the source code of this file.
Classes | |
| class | SignalToNoiseEstimator< Container > |
| This class represents the abstract base class of a signal to noise estimator. More... | |
| struct | SignalToNoiseEstimator< Container >::GaussianEstimate |
| protected struct to store parameters my, sigma for a Gaussian distribution More... | |
Namespaces | |
| OpenMS | |
| Main OpenMS namespace. | |
| struct OpenMS::SignalToNoiseEstimator::GaussianEstimate |
protected struct to store parameters my, sigma for a Gaussian distribution
Accessors are : mean and variance
| Class Members | ||
|---|---|---|
| double | mean | mean of estimated Gaussian |
| double | variance | variance of estimated Gaussian |
1.8.16