Mercurial > hg > aimc
diff src/IHC.cpp @ 481:cad69634b411 carfac_cpp
(none)
author | Ulf.Hammarqvist@gmail.com |
---|---|
date | Wed, 28 Mar 2012 20:24:28 +0000 |
parents | 5def66bf228f |
children | 3673e3e67bab |
line wrap: on
line diff
--- a/src/IHC.cpp Wed Mar 28 17:20:06 2012 +0000 +++ b/src/IHC.cpp Wed Mar 28 20:24:28 2012 +0000 @@ -1,8 +1,7 @@ #include "IHC.h" -IHC_coefficients::IHC_coefficients() { - // TODO Auto-generated constructor stub - +IHC_coefficients::IHC_coefficients(IHC_parameters* IHC_params, float fs, int n_ch){ + // TODO stuff! } IHC_coefficients::~IHC_coefficients() {