view src/IHC.cpp @ 490:463240c9e104 carfac_cpp

comments
author Ulf.Hammarqvist@gmail.com
date Sat, 07 Apr 2012 09:59:35 +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
}