The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
Helper class to check sizes of configuration variable vectors. More...
Public Member Functions | |
dc_vars_validator_t (const dc_vars_t &v, unsigned int s) | |
Checks that all vectors in v have size s or size 1. More... | |
Helper class to check sizes of configuration variable vectors.
dc_simple::dc_vars_validator_t::dc_vars_validator_t | ( | const dc_vars_t & | v, |
unsigned int | s | ||
) |