|
Img2Num C++ (Internal Developer Docs) dev
API Documentation
|
This is the complete list of members for SavitzkyGolay, including all inherited members.
| coeffs_ (defined in SavitzkyGolay) | SavitzkyGolay | private |
| compute_coefficients() (defined in SavitzkyGolay) | SavitzkyGolay | private |
| 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) | SavitzkyGolay | inline |
| invert_matrix(std::vector< std::vector< float > > A) (defined in SavitzkyGolay) | SavitzkyGolay | private |
| poly_order_ (defined in SavitzkyGolay) | SavitzkyGolay | private |
| SavitzkyGolay(int radius, int poly_order) (defined in SavitzkyGolay) | SavitzkyGolay | |
| window_radius_ (defined in SavitzkyGolay) | SavitzkyGolay | private |
| window_size_ (defined in SavitzkyGolay) | SavitzkyGolay | private |