diff bayesianArraySrc/midiEventHolder.cpp @ 4:45b5cf9be377

checking through Bayesian update procedure - working without cross update method.
author Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk>
date Thu, 02 Feb 2012 12:13:44 +0000
parents c4f9e49226eb
children
line wrap: on
line diff
--- a/bayesianArraySrc/midiEventHolder.cpp	Wed Feb 01 16:05:26 2012 +0000
+++ b/bayesianArraySrc/midiEventHolder.cpp	Thu Feb 02 12:13:44 2012 +0000
@@ -191,10 +191,10 @@
 //	tempoSpeedString = "";
 	
 	//MOVE INTO BAYESSTRUCT?? XXX
-	//bayesStruct.copyPriorToPosterior();
+
 	//why was this here??
 	bayesStruct.prior.copyFromDynamicVector(bayesStruct.posterior);//try the otehr way
-	//bayesStruct.copyPriorToPosterior();
+
 	//need to get new MAP position and set the offset of the arrays
 	//currently bestEstimate is the approx for the new MAP position