Ulf@477: #include "IHC.h" Ulf@477: Ulf@481: IHC_coefficients::IHC_coefficients(IHC_parameters* IHC_params, float fs, int n_ch){ Ulf@481: // TODO stuff! Ulf@477: } Ulf@477: Ulf@477: IHC_coefficients::~IHC_coefficients() { Ulf@477: // TODO Auto-generated destructor stub Ulf@477: }