view src/IHC.cpp @ 577:e4285e69a73d carfac_cpp

(none)
author Ulf.Hammarqvist@gmail.com
date Wed, 10 Oct 2012 19:30:59 +0000
parents 83cd5bbf2a3e
children 71e3794ececa
line wrap: on
line source
#include "IHC.h"

IHC_coefficients::IHC_coefficients(IHC_parameters* IHC_params_p, float fs, int n_ch){
  // TODO stuff!
}

IHC_coefficients::~IHC_coefficients() {
  // TODO Auto-generated destructor stub
}