gtsam/geometry/tests
Duy-Nguyen Ta 7307a5c8d7 Fix round-off errors that fail testRot3 and testPose3 in Linux-32bit.
For delta=1e-5, numericalDerivative2x(...) returns Jacobian with all 0 entries.
Use delta=1e-4!

testTrifocal still fails with sign inversion problem. Don't know why.
2010-10-21 04:41:42 +00:00
..
testCal3_S2.cpp
testCalibratedCamera.cpp
testFundamental.cpp
testHomography2.cpp
testPoint2.cpp
testPoint3.cpp
testPose2.cpp
testPose3.cpp Fix round-off errors that fail testRot3 and testPose3 in Linux-32bit. 2010-10-21 04:41:42 +00:00
testRot2.cpp
testRot3.cpp Fix round-off errors that fail testRot3 and testPose3 in Linux-32bit. 2010-10-21 04:41:42 +00:00
testSimpleCamera.cpp
testStereoCamera.cpp
testTensors.cpp
testTrifocal.cpp
timeCalibratedCamera.cpp
timeRot3.cpp