GNU Radio 3.6.4 C++ API
|
Go to the source code of this file.
Classes | |
class | gr::filter::adaptive_fir_ccf |
Adaptive FIR filter with gr_complex input, gr_complex output and float tapsThis is a base class to implement an adaptive FIR filter. Generally, another block will inherit from this one to build a new type of adaptive filter such as an equalizer. More... |
Namespaces | |
namespace | gr |
namespace | gr::filter |