|
ProteoWizard
|
#include "pwiz/utility/misc/Export.hpp"#include "PeakDetector.hpp"#include "pwiz/utility/chemistry/IsotopeEnvelopeEstimator.hpp"#include <memory>#include <complex>Go to the source code of this file.
Classes | |
| class | pwiz::frequency::PeakDetectorMatchedFilter |
| MatchedFilter implementation of the PeakDetector interface. More... | |
| struct | pwiz::frequency::PeakDetectorMatchedFilter::Config |
| structure for holding configuration More... | |
| struct | pwiz::frequency::PeakDetectorMatchedFilter::Score |
| structure for holding the matched filter calculation results More... | |
Namespaces | |
| namespace | pwiz |
| AMTContainer.hpp. | |
| namespace | pwiz::frequency |
Functions | |
| PWIZ_API_DECL std::ostream & | pwiz::frequency::operator<< (std::ostream &os, const PeakDetectorMatchedFilter::Score &a) |
1.8.1.1