Profile Bin(Leaf,Un(Bin(Leaf,Leaf))) by default
parent
abb92632b8
commit
31c138d0d6
|
@ -58,7 +58,7 @@ int main() {
|
||||||
// BADFactor
|
// BADFactor
|
||||||
// Oct 3, 2014, Macbook Air
|
// Oct 3, 2014, Macbook Air
|
||||||
// 20.3 musecs/call
|
// 20.3 musecs/call
|
||||||
#define TERNARY
|
//#define TERNARY
|
||||||
#ifdef TERNARY
|
#ifdef TERNARY
|
||||||
BADFactor<Point2> f(model, z, project3(x, p, K));
|
BADFactor<Point2> f(model, z, project3(x, p, K));
|
||||||
#else
|
#else
|
||||||
|
|
Loading…
Reference in New Issue