ProteoWizard
pwiz::analysis::WhittakerSmoother Member List

This is the complete list of members for pwiz::analysis::WhittakerSmoother, including all inherited members.

lambdapwiz::analysis::WhittakerSmootherprivate
smooth(const std::vector< double > &x, const std::vector< double > &y, std::vector< double > &xSmoothed, std::vector< double > &ySmoothed)pwiz::analysis::WhittakerSmoothervirtual
smooth_copy(std::vector< double > &x, std::vector< double > &y)pwiz::analysis::WhittakerSmoothervirtual
WhittakerSmoother(double lambdaCoefficient)pwiz::analysis::WhittakerSmoother
~Smoother()pwiz::analysis::Smootherinlinevirtual