log src/BayesianArrayStructure.cpp @ 21:11e3119ce6b4

age author description
Sun, 27 Nov 2011 21:56:19 +0000 Andrew N Robertson working well. Checking in before creating diagrams
Tue, 22 Nov 2011 13:30:02 +0000 Andrew N Robertson offline method is now working, linked via pointer in BayesianStructure. Progresses using the time played so could be used for sequential offfline analysis
Fri, 18 Nov 2011 11:56:32 +0000 Andrew N Robertson added in a mode to use either integrated estimate or MAP estimate in tempo process. Decreased nooise param from 0.02 to 0.03 so observations given more weight
Thu, 10 Nov 2011 17:29:45 +0000 Andrew N Robertson Checking to allow offline version
Tue, 23 Aug 2011 11:20:44 +0100 Andrew N Robertson looked at tempo process, likelihood function changed and improved. Now drawing using constrained vector function. Good working version.
Fri, 19 Aug 2011 15:53:04 +0100 Andrew N Robertson optimised draw function in dynamic vector class. Added Gaussian lookup but not yet used.
Fri, 19 Aug 2011 02:36:34 +0100 Andrew N Robertson added speed prior setting. needs some cleaning