b spline interpolation
Definition: BSpline2d.h:31
In-Memory representation of a mass spectrometry run.
Definition: MSExperiment.h:45
Rough estimation of the peak width at m/z.
Definition: PeakWidthEstimator.h:27
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:64
double mz_min_
m/z range of peak width interpolation
Definition: PeakWidthEstimator.h:69
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:70
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19