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
Sat, 31 Mar 2012 18:15:17 +0000 Ulf Hammarqvist stubbed CAR_coefficients constructor
Sat, 31 Mar 2012 17:24:08 +0000 Ulf Hammarqvist stubbed some more, and tidying
Thu, 29 Mar 2012 19:43:36 +0000 Ulf Hammarqvist style
Wed, 28 Mar 2012 17:20:06 +0000 Ulf Hammarqvist (none)
Wed, 28 Mar 2012 16:08:11 +0000 Ulf Hammarqvist rewrote CARFAC to have pointers as members
Wed, 28 Mar 2012 07:12:22 +0000 Ulf Hammarqvist Skeleton draft of CARFAC classes.