X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=bayeswf.cpp;h=006ac2857fa7e2ed1db8b9c0df1b07152de3123d;hb=bf58a7ccd13974caa15c30a38137601cd7113b03;hp=eee6882e4e18f59dcc9c2b8f37f950e22b3d6e13;hpb=d717e4a68b4a74e949aa085fa65ea60eb44a4080;p=wloh diff --git a/bayeswf.cpp b/bayeswf.cpp index eee6882..006ac28 100644 --- a/bayeswf.cpp +++ b/bayeswf.cpp @@ -15,7 +15,7 @@ using namespace Eigen; #define PRIOR_MU 500 #define PRIOR_WEIGHT 1.0 -#define MAX_PLAYERS 4096 +#define MAX_PLAYERS 8192 #define DUMP_RAW 0 #define USE_DB 1