|
ProteoWizard
|
This is the complete list of members for pwiz::analysis::SavitzkyGolaySmoother< T >, including all inherited members.
| impl_ | pwiz::analysis::SavitzkyGolaySmoother< T > | private |
| SavitzkyGolaySmoother(int polynomialOrder, int windowSize) | pwiz::analysis::SavitzkyGolaySmoother< T > | |
| smooth(const std::vector< double > &x, const std::vector< double > &y, std::vector< double > &xSmoothed, std::vector< double > &ySmoothed) | pwiz::analysis::SavitzkyGolaySmoother< T > | virtual |
| smooth_copy(const std::vector< T > &data) | pwiz::analysis::SavitzkyGolaySmoother< T > | inlinestatic |
| smooth_copy(std::vector< double > &x, std::vector< double > &y) | pwiz::analysis::SavitzkyGolaySmoother< T > | virtual |
| ~SavitzkyGolaySmoother() | pwiz::analysis::SavitzkyGolaySmoother< T > | |
| ~Smoother() | pwiz::analysis::Smoother | inlinevirtual |
1.8.1.1