The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
Macros | |
#define | DEBUG(x) std::cerr << __FILE__ << ":" << __LINE__ << " " << #x<<"="<<x << std::endl |
Functions | |
int | main (int argc, char **argv) |
#define DEBUG | ( | x | ) | std::cerr << __FILE__ << ":" << __LINE__ << " " << #x<<"="<<x << std::endl |
int main | ( | int | argc, |
char ** | argv | ||
) |