OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
This is the complete list of members for SavitzkyGolayFilter, including all inherited members.
apply(std::vector< double > &histogram) | SavitzkyGolayFilter | virtual |
calc_derivative(std::vector< double > &histogram, const double &h) | SavitzkyGolayFilter | virtual |
Coefs_m | SavitzkyGolayFilter | private |
CoefsDeriv_m | SavitzkyGolayFilter | private |
Filter() | Filter | inline |
NumberPoints_m | SavitzkyGolayFilter | private |
NumberPointsLeft_m | SavitzkyGolayFilter | private |
NumberPointsRight_m | SavitzkyGolayFilter | private |
PolynomialOrder_m | SavitzkyGolayFilter | private |
SavitzkyGolayFilter(int np, int nl, int nr, int m) | SavitzkyGolayFilter | |
~Filter() | Filter | inlinevirtual |
~SavitzkyGolayFilter() | SavitzkyGolayFilter | inline |