Mercurial > hg > aimc
view src/IHC.cpp @ 491:9bae2c66a1ce carfac_cpp
(none)
author | Ulf.Hammarqvist@gmail.com |
---|---|
date | Sat, 07 Apr 2012 10:00:56 +0000 |
parents | 3673e3e67bab |
children | 83cd5bbf2a3e |
line wrap: on
line source
#include "IHC.h" IHC_coefficients::IHC_coefficients(IHC_parameters* IHC_params, float fs, int n_ch){ // TODO stuff! } IHC_coefficients::~IHC_coefficients() { // TODO Auto-generated destructor stub }