Ulf@538: /* Ulf@538: * IHCparameters.cpp Ulf@538: * Ulf@538: * Created on: 25 mar 2012 Ulf@538: * Author: ulha Ulf@538: */ Ulf@538: Ulf@538: #include "IHC.h" Ulf@538: Ulf@538: IHC_parameters::IHC_parameters() { Ulf@538: // TODO Auto-generated constructor stub Ulf@538: Ulf@538: } Ulf@538: Ulf@538: IHC_parameters::~IHC_parameters() { Ulf@538: // TODO Auto-generated destructor stub Ulf@538: } Ulf@538: Ulf@538: // Ulf@538: Ulf@538: IHC_coefficients::IHC_coefficients() { Ulf@538: // TODO Auto-generated constructor stub Ulf@538: Ulf@538: } Ulf@538: Ulf@538: IHC_coefficients::~IHC_coefficients() { Ulf@538: // TODO Auto-generated destructor stub Ulf@538: }