ant
A2 ant: class-based analysis framework
ant::SavitzkyGolay Member List

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) constant::SavitzkyGolayinline
gsl_matrix_get(const gsl_matrix *m, const size_t i, const size_t j)ant::SavitzkyGolayprotectedstatic
hant::SavitzkyGolayprotected
mant::SavitzkyGolayprotected
MakeH(int n_l, int n_r, int m)ant::SavitzkyGolayprotectedstatic
n_lant::SavitzkyGolayprotected
n_rant::SavitzkyGolayprotected
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) constant::SavitzkyGolay