b spline interpolation
Definition: BSpline2d.h:58
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:80
Rough estimation of the peak width at m/z.
Definition: PeakWidthEstimator.h:53
PeakWidthEstimator(const PeakMap &exp_picked, const std::vector< std::vector< PeakPickerHiRes::PeakBoundary > > &boundaries)
constructor
BSpline2d * bspline_
B-spline for peak width interpolation.
Definition: PeakWidthEstimator.h:90
double mz_min_
m/z range of peak width interpolation
Definition: PeakWidthEstimator.h:95
virtual ~PeakWidthEstimator()
destructor
PeakWidthEstimator()
hide default constructor
double getPeakWidth(double mz)
returns the estimated peak width at m/z
double mz_max_
Definition: PeakWidthEstimator.h:96
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47