|
ProteoWizard
|
Namespaces | |
| namespace | DerivativeTest |
Classes | |
| class | FrequencyEstimator |
| Interface for frequency estimator modules. More... | |
| class | FrequencyEstimatorPhysicalModel |
| Physical model implementation of the FrequencyEstimator interface. More... | |
| class | FrequencyEstimatorSimple |
| Simple implementation of the FrequencyEstimator interface. More... | |
| class | MagnitudeLorentzian |
| class | ParameterEstimator |
| class | ParametrizedFunction |
| class | PeakDetector |
| Interface for finding peaks in frequency data. More... | |
| class | PeakDetectorMatchedFilter |
| MatchedFilter implementation of the PeakDetector interface. More... | |
| class | PeakDetectorNaive |
| Naive implementation of the PeakDetector interface. More... | |
| class | TruncatedLorentzian |
| class | TruncatedLorentzianEstimator |
| struct | TruncatedLorentzianParameters |
| struct for holding parameters for a Truncated Lorentzian function More... | |
Functions | |
| PWIZ_API_DECL std::ostream & | operator<< (std::ostream &os, const PeakDetectorMatchedFilter::Score &a) |
| PWIZ_API_DECL std::ostream & | operator<< (std::ostream &os, const TruncatedLorentzianParameters &tlp) |
| PWIZ_API_DECL bool | operator== (const TruncatedLorentzianParameters &t, const TruncatedLorentzianParameters &u) |
| PWIZ_API_DECL bool | operator!= (const TruncatedLorentzianParameters &t, const TruncatedLorentzianParameters &u) |
| PWIZ_API_DECL std::ostream& pwiz::frequency::operator<< | ( | std::ostream & | os, |
| const PeakDetectorMatchedFilter::Score & | a | ||
| ) |
| PWIZ_API_DECL std::ostream& pwiz::frequency::operator<< | ( | std::ostream & | os, |
| const TruncatedLorentzianParameters & | tlp | ||
| ) |
| PWIZ_API_DECL bool pwiz::frequency::operator== | ( | const TruncatedLorentzianParameters & | t, |
| const TruncatedLorentzianParameters & | u | ||
| ) |
| PWIZ_API_DECL bool pwiz::frequency::operator!= | ( | const TruncatedLorentzianParameters & | t, |
| const TruncatedLorentzianParameters & | u | ||
| ) |
1.8.1.1