|
GNU Radio 3.6.5 C++ API
|

Go to the source code of this file.
Classes | |
| class | gr_iir_filter_ffd |
| IIR filter with float input, float output and double taps. More... | |
Functions | |
| GR_CORE_API gr_iir_filter_ffd_sptr | gr_make_iir_filter_ffd (const std::vector< double > &fftaps, const std::vector< double > &fbtaps) throw (std::invalid_argument) |
| GR_CORE_API gr_iir_filter_ffd_sptr gr_make_iir_filter_ffd | ( | const std::vector< double > & | fftaps, |
| const std::vector< double > & | fbtaps | ||
| ) | throw (std::invalid_argument) |