#include <gr_sync_block.h>
Go to the source code of this file.
Classes | |
class | gr_lms_dfe_ff |
output = input + constant More... | |
Typedefs | |
typedef boost::shared_ptr< gr_lms_dfe_ff > | gr_lms_dfe_ff_sptr |
Functions | |
gr_lms_dfe_ff_sptr | gr_make_lms_dfe_ff (float lambda_ff, float lambda_fb, unsigned int num_fftaps, unsigned int num_fbtaps) |
|
|
|
|