22 #ifndef _MMSE_INTERP_DIFFERENTIATOR_CC_H_ 23 #define _MMSE_INTERP_DIFFERENTIATOR_CC_H_ 55 unsigned ntaps()
const;
56 unsigned nsteps()
const;
74 std::vector<kernel::fir_filter_ccf*>
filters;
std::vector< kernel::fir_filter_ccf * > filters
Definition: mmse_interp_differentiator_cc.h:74
Compute intermediate samples of the derivative of a signal between signal samples x(k*Ts) ...
Definition: mmse_interp_differentiator_cc.h:49
std::complex< float > gr_complex
Definition: gr_complex.h:27
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
#define FILTER_API
Definition: gr-filter/include/gnuradio/filter/api.h:30