|
GNU Radio 3.6.1 C++ API
|

Go to the source code of this file.
Classes | |
| class | digital_cma_equalizer_cc |
| Implements constant modulus adaptive filter on complex streamThe error value and tap update equations (for p=2) can be found in: More... | |
Functions | |
| DIGITAL_API digital_cma_equalizer_cc_sptr | digital_make_cma_equalizer_cc (int num_taps, float modulus, float mu, int sps) |
| DIGITAL_API digital_cma_equalizer_cc_sptr digital_make_cma_equalizer_cc | ( | int | num_taps, |
| float | modulus, | ||
| float | mu, | ||
| int | sps | ||
| ) |