d_taps | gr_fir_CCF | [protected] |
filter(const VrComplex input[]) | gr_fir_CCF_generic | [virtual] |
filterN(VrComplex output[], const VrComplex input[], unsigned long n) | gr_fir_CCF_generic | [virtual] |
filterNdec(VrComplex output[], const VrComplex input[], unsigned long n, unsigned decimate) | gr_fir_CCF_generic | [virtual] |
get_taps() const | gr_fir_CCF | [inline, virtual] |
gr_fir_CCF() | gr_fir_CCF | [inline] |
gr_fir_CCF(const std::vector< float > &taps) | gr_fir_CCF | [inline] |
gr_fir_CCF_generic() | gr_fir_CCF_generic | [inline] |
gr_fir_CCF_generic(const std::vector< float > &taps) | gr_fir_CCF_generic | [inline] |
ntaps() const | gr_fir_CCF | [inline] |
set_taps(const std::vector< float > &taps) | gr_fir_CCF | [inline, virtual] |
~gr_fir_CCF() | gr_fir_CCF | [virtual] |