Profile Bin(Leaf,Un(Bin(Leaf,Leaf))) by default

release/4.3a0
dellaert 2014-10-08 17:52:46 +02:00
parent abb92632b8
commit 31c138d0d6
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ int main() {
// BADFactor
// Oct 3, 2014, Macbook Air
// 20.3 musecs/call
#define TERNARY
//#define TERNARY
#ifdef TERNARY
BADFactor<Point2> f(model, z, project3(x, p, K));
#else