Img2Num C++ (Internal Developer Docs) dev
API Documentation
Loading...
Searching...
No Matches
SavitzkyGolay Member List

This is the complete list of members for SavitzkyGolay, including all inherited members.

coeffs_ (defined in SavitzkyGolay)SavitzkyGolayprivate
compute_coefficients() (defined in SavitzkyGolay)SavitzkyGolayprivate
filter(const std::vector< Point > &data) (defined in SavitzkyGolay)SavitzkyGolay
filter_wrap(const std::vector< Point > &data) (defined in SavitzkyGolay)SavitzkyGolay
get_coeffs() const (defined in SavitzkyGolay)SavitzkyGolayinline
invert_matrix(std::vector< std::vector< float > > A) (defined in SavitzkyGolay)SavitzkyGolayprivate
poly_order_ (defined in SavitzkyGolay)SavitzkyGolayprivate
SavitzkyGolay(int radius, int poly_order) (defined in SavitzkyGolay)SavitzkyGolay
window_radius_ (defined in SavitzkyGolay)SavitzkyGolayprivate
window_size_ (defined in SavitzkyGolay)SavitzkyGolayprivate