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