This is the complete list of members for
gri_iir< i_type, o_type, tap_type >, including all inherited members.
d_fbtaps | gri_iir< i_type, o_type, tap_type > | [protected] |
d_fftaps | gri_iir< i_type, o_type, tap_type > | [protected] |
d_latest_m | gri_iir< i_type, o_type, tap_type > | [protected] |
d_latest_n | gri_iir< i_type, o_type, tap_type > | [protected] |
d_prev_input | gri_iir< i_type, o_type, tap_type > | [protected] |
d_prev_output | gri_iir< i_type, o_type, tap_type > | [protected] |
filter(const i_type input) | gri_iir< i_type, o_type, tap_type > | |
filter_n(o_type output[], const i_type input[], long n) | gri_iir< i_type, o_type, tap_type > | |
gri_iir(const std::vector< tap_type > &fftaps, const std::vector< tap_type > &fbtaps) | gri_iir< i_type, o_type, tap_type > | [inline] |
gri_iir() | gri_iir< i_type, o_type, tap_type > | [inline] |
ntaps_fb() const | gri_iir< i_type, o_type, tap_type > | [inline] |
ntaps_ff() const | gri_iir< i_type, o_type, tap_type > | [inline] |
set_taps(const std::vector< tap_type > &fftaps, const std::vector< tap_type > &fbtaps) | gri_iir< i_type, o_type, tap_type > | [inline] |
~gri_iir() | gri_iir< i_type, o_type, tap_type > | [inline] |