view branches/carfac_cpp/src/IHC.cpp @ 543:cd2f402f3bd7

(none)
author Ulf.Hammarqvist@gmail.com
date Wed, 28 Mar 2012 20:26:15 +0000
parents 5f1f55b23301
children c666e8e0696a
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
}