Mercurial > hg > aimc
log branches/carfac_cpp/src/CAR.cpp @ 706:f8e90b5d85fd tip
age | author | description |
---|---|---|
Thu, 11 Oct 2012 21:28:34 +0000 | Ulf Hammarqvist | some more refactor, and stubbed more unit test. |
Thu, 11 Oct 2012 20:55:03 +0000 | Ulf Hammarqvist | some refactoring |
Sun, 20 May 2012 22:36:47 +0000 | Ulf Hammarqvist | * Added class Ear, and moved the CARFAC members AGC CAR IHC into Ear. CARFAC now holds an array of Ear. TBD what is best. |
Sun, 08 Apr 2012 19:40:13 +0000 | Ulf Hammarqvist | Fixed the ERB_Hz default parameter bug also in c++ |
Sat, 07 Apr 2012 09:52:04 +0000 | Ulf Hammarqvist | Added the initialization of g0, but parting from the MATLAB way of doing it. (temporary measure) |
Sat, 07 Apr 2012 09:41:39 +0000 | Ulf Hammarqvist | (none) |
Sat, 07 Apr 2012 09:35:10 +0000 | Ulf Hammarqvist | Implemented all but g0 initialisation in CAR class |