OpenMS
|
#include <OpenMS/PROCESSING/NOISEESTIMATION/SignalToNoiseEstimator.h>
#include <OpenMS/CONCEPT/LogStream.h>
#include <OpenMS/CONCEPT/Exception.h>
#include <OpenMS/DATASTRUCTURES/ListUtils.h>
#include <vector>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | SignalToNoiseEstimatorMedian< Container > |
Estimates the signal/noise (S/N) ratio of each data point in a scan by using the median (histogram based) More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |