Mercurial > hg > aimc
log src/Modules/Features/ModuleGaussians.h @ 13:88fe02836a6b
age | author | description |
---|---|---|
Fri, 19 Feb 2010 12:15:56 +0000 | tomwalters | -Added modules template |
Fri, 19 Feb 2010 09:11:23 +0000 | tomwalters | - Updated contact details and copyright lines to reflect actual copyright ownership |
Fri, 19 Feb 2010 08:51:51 +0000 | tomwalters | - Renamed DeleteTarget and DeleteAllTargets to RemoveTarget and RemoveAllTargets in Module class |
Thu, 18 Feb 2010 21:12:41 +0000 | tomwalters | - Lots of changes to make cpplint happy. It still complains about header guards, but that's pretty much it now. |
Tue, 16 Feb 2010 18:00:16 +0000 | tomwalters | - Imported file input using libsndfile from old AIM-C and updated to the new API |
Tue, 16 Feb 2010 13:23:23 +0000 | tomwalters | - Fixed the gaussian fitting to use doubles internally (like MATLAB) |
Mon, 15 Feb 2010 20:37:26 +0000 | tomwalters | - Fixed the python SWIG wrappers |
Fri, 12 Feb 2010 12:31:23 +0000 | tomwalters | - Initial add of support code and modules. Not everything is working yet. |