Mercurial > hg > aimc
log
age | author | description |
---|---|---|
Tue, 21 May 2013 20:06:21 +0000 | ronw | Build C++ CARFAC using scons. |
Tue, 21 May 2013 04:24:05 +0000 | dicklyon | Turn the AGC coeffs inside out: array of structs instead of a struct of little arrays. |
Fri, 17 May 2013 19:52:45 +0000 | alexbrandmeyer | Carfac C++ revision 3, indluding more style improvements. The output structs are now classes again, and have separate storage methods for each output structure along with flags in the Run and RunSegment methods to allow for only storing NAPs if desired. |
Thu, 16 May 2013 17:33:23 +0000 | alexbrandmeyer | Second check-in of Alex Brandmeyer's C++ implementation of CARFAC. Addressed style issues and completed implementation of remaining functions. Still needs proper testing of the output stages against the MATLAB version, and runtime functions need improvements in efficiency. |