ProteoWizard
|
This is the complete list of members for pwiz::analysis::CwtPeakDetector, including all inherited members.
calcCorrelation(const std::vector< double > &, const std::vector< double > &, const std::vector< std::vector< std::vector< int > > > &, const std::vector< double > &, std::vector< std::vector< double > > &) const | pwiz::analysis::CwtPeakDetector | |
CwtPeakDetector(double minSnr, int fixedPeaksKeep, double mzTol) | pwiz::analysis::CwtPeakDetector | |
detect(const std::vector< double > &x, const std::vector< double > &y, std::vector< double > &xPeakValues, std::vector< double > &yPeakValues, std::vector< Peak > *peaks=NULL) | pwiz::analysis::CwtPeakDetector | virtual |
fixedPeaksKeep_ | pwiz::analysis::CwtPeakDetector | private |
getPeakLines(const std::vector< std::vector< double > > &, const std::vector< double > &, std::vector< ridgeLine > &, std::vector< double > &) const | pwiz::analysis::CwtPeakDetector | |
getScales(const std::vector< double > &, const std::vector< double > &, std::vector< std::vector< std::vector< int > > > &, std::vector< double > &) const | pwiz::analysis::CwtPeakDetector | |
minSnr_ | pwiz::analysis::CwtPeakDetector | private |
mzTol_ | pwiz::analysis::CwtPeakDetector | private |
nScales | pwiz::analysis::CwtPeakDetector | private |
refinePeaks(const std::vector< double > &, const std::vector< double > &, const std::vector< ridgeLine > &, const std::vector< double > &, std::vector< double > &, std::vector< double > &, std::vector< double > &) const | pwiz::analysis::CwtPeakDetector | |
scalings | pwiz::analysis::CwtPeakDetector | private |
~PeakDetector() | pwiz::analysis::PeakDetector | inlinevirtual |