The Open Master Hearing Aid (openMHA)  openMHA
Open community platform for hearing aid algorithm research
MHAFilter::complex_bandpass_t Member List

This is the complete list of members for MHAFilter::complex_bandpass_t, including all inherited members.

A_MHAFilter::complex_bandpass_tprivate
B_MHAFilter::complex_bandpass_tprivate
complex_bandpass_t(std::vector< mha_complex_t > A, std::vector< mha_complex_t > B)MHAFilter::complex_bandpass_t
creator_A(std::vector< mha_real_t > cf, std::vector< mha_real_t > bw, mha_real_t srate, unsigned int order)MHAFilter::complex_bandpass_tstatic
creator_B(std::vector< mha_complex_t > A, unsigned int order)MHAFilter::complex_bandpass_tstatic
filter(const mha_wave_t &X, mha_spec_t &Y)MHAFilter::complex_bandpass_tinline
filter(const mha_wave_t &X, mha_wave_t &Yre, mha_wave_t &Yim)MHAFilter::complex_bandpass_tinline
filter(const mha_spec_t &X, mha_spec_t &Y)MHAFilter::complex_bandpass_tinline
filter(const mha_wave_t &Xre, const mha_wave_t &Xim, mha_wave_t &Yre, mha_wave_t &Yim)MHAFilter::complex_bandpass_tinline
get_weights() constMHAFilter::complex_bandpass_tinline
inspect() constMHAFilter::complex_bandpass_tinline
set_state(mha_real_t val)MHAFilter::complex_bandpass_t
set_state(std::vector< mha_real_t > val)MHAFilter::complex_bandpass_t
set_state(mha_complex_t val)MHAFilter::complex_bandpass_t
set_weights(std::vector< mha_complex_t > new_B)MHAFilter::complex_bandpass_t
YnMHAFilter::complex_bandpass_tprivate