The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
Classes | |
class | ac_mul_t |
The class which implements the ac_mul_t plugin. More... | |
Enumerations | |
enum | arg_type_t { ARG_RR , ARG_RC , ARG_CR , ARG_CC } |
Indicates whether the factors of the product are real or complex valued. More... | |
enum | val_type_t { VAL_REAL , VAL_COMPLEX } |
Indicates whether an AC variable contains real or complex values. More... | |
enum arg_type_t |
enum val_type_t |