#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... | |
Typedefs | |
typedef boost::shared_ptr < gr_cma_equalizer_cc > | gr_cma_equalizer_cc_sptr |
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 | |||
) |