ProteoWizard
pwiz::analysis::Smoother Member List

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

smooth(const std::vector< double > &x, const std::vector< double > &y, std::vector< double > &xSmoothed, std::vector< double > &ySmoothed)=0pwiz::analysis::Smootherpure virtual
smooth_copy(std::vector< double > &x, std::vector< double > &y)=0pwiz::analysis::Smootherpure virtual
~Smoother()pwiz::analysis::Smootherinlinevirtual