|
GNU Radio 3.4.0 C++ API
|
#include <gr_adaptive_fir_ccf.h>
Go to the source code of this file.
Classes | |
| class | gr_cma_equalizer_cc |
| Implements constant modulus adaptive filter on complex stream. More... | |
Functions | |
| gr_cma_equalizer_cc_sptr | gr_make_cma_equalizer_cc (int num_taps, float modulus, float mu) |
| gr_cma_equalizer_cc_sptr gr_make_cma_equalizer_cc | ( | int | num_taps, |
| float | modulus, | ||
| float | mu | ||
| ) |