|
ant
A2 ant: class-based analysis framework
|
This is the complete list of members for ant::SavitzkyGolay, including all inherited members.
| Convolute(const GetY &getY, const SetY &setY, const interval< int > &range) const | ant::SavitzkyGolay | inline |
| gsl_matrix_get(const gsl_matrix *m, const size_t i, const size_t j) | ant::SavitzkyGolay | protectedstatic |
| h | ant::SavitzkyGolay | protected |
| m | ant::SavitzkyGolay | protected |
| MakeH(int n_l, int n_r, int m) | ant::SavitzkyGolay | protectedstatic |
| n_l | ant::SavitzkyGolay | protected |
| n_r | ant::SavitzkyGolay | protected |
| SavitzkyGolay(int window, int polynom_order) | ant::SavitzkyGolay | |
| SavitzkyGolay(int window_left, int window_right, int polynom_order) | ant::SavitzkyGolay | |
| Smooth(const std::vector< double > &y) const | ant::SavitzkyGolay |