|
| | rt_nlms_t (MHA_AC::algo_comm_t &iac, const std::string &name, const mhaconfig_t &cfg, unsigned int ntaps_, const std::string &name_u, const std::string &name_d, const std::string &name_e, const std::string &name_f, const int n_no_update) |
| |
| | ~rt_nlms_t () |
| |
| mha_wave_t * | process (mha_wave_t *sUD, mha_real_t rho, mha_real_t c, unsigned int norm_type, unsigned int estim_type, mha_real_t lambda_smooth) |
| |
| void | insert () |
| |
◆ rt_nlms_t()
| rt_nlms_t::rt_nlms_t |
( |
MHA_AC::algo_comm_t & |
iac, |
|
|
const std::string & |
name, |
|
|
const mhaconfig_t & |
cfg, |
|
|
unsigned int |
ntaps_, |
|
|
const std::string & |
name_u, |
|
|
const std::string & |
name_d, |
|
|
const std::string & |
name_e, |
|
|
const std::string & |
name_f, |
|
|
const int |
n_no_update |
|
) |
| |
◆ ~rt_nlms_t()
| rt_nlms_t::~rt_nlms_t |
( |
| ) |
|
|
inline |
◆ process()
◆ insert()
| void rt_nlms_t::insert |
( |
| ) |
|
◆ ac
◆ ntaps
| unsigned int rt_nlms_t::ntaps |
|
private |
◆ frames
| unsigned int rt_nlms_t::frames |
|
private |
◆ channels
| unsigned int rt_nlms_t::channels |
|
private |
◆ Uflt
Input signal cache (second filter)
◆ Pu
Power of input signal delayline.
◆ fu
◆ fuflt
◆ fu_previous
◆ y_previous
◆ P_Sum
◆ name_u_
| std::string rt_nlms_t::name_u_ |
|
private |
◆ name_d_
| std::string rt_nlms_t::name_d_ |
|
private |
◆ name_e_
| std::string rt_nlms_t::name_e_ |
|
private |
◆ n_no_update_
| int rt_nlms_t::n_no_update_ |
|
private |
◆ no_iter
◆ s_E
The documentation for this class was generated from the following file: