GNU Radio 3.4.0 C++ API
gr_lms_dfe_cc.h File Reference
#include <gr_sync_block.h>
Include dependency graph for gr_lms_dfe_cc.h:

Go to the source code of this file.

Classes

class  gr_lms_dfe_cc
 Least-Mean-Square Decision Feedback Equalizer (complex in/out) More...

Functions

gr_lms_dfe_cc_sptr gr_make_lms_dfe_cc (float lambda_ff, float lambda_fb, unsigned int num_fftaps, unsigned int num_fbtaps)

Function Documentation

gr_lms_dfe_cc_sptr gr_make_lms_dfe_cc ( float  lambda_ff,
float  lambda_fb,
unsigned int  num_fftaps,
unsigned int  num_fbtaps 
)