]> git.sesse.net Git - wloh/blobdiff - bayeswf.cpp
Make the display frontend filter out only the data relevant for the current locale.
[wloh] / bayeswf.cpp
index f94b1d33f6e213f281fc308ad111ab06a69778ac..cab5afcc896cdc9d34be48a96c2037da2ed0d0c8 100644 (file)
@@ -13,7 +13,7 @@
 using namespace std;
 using namespace Eigen;
 
-#define PRIOR_MU 1500
+#define PRIOR_MU 500
 #define PRIOR_WEIGHT 1.0
 #define MAX_PLAYERS 4096
 #define DUMP_RAW 0