gtsam/matlab/gtsam_tests
dellaert 4fb83694a7 Fixed gtsam_test (except serialize) 2014-11-13 23:59:51 +01:00
..
testJacobianFactor.m
testKalmanFilter.m
testLocalizationExample.m Fixed gtsam_test (except serialize) 2014-11-13 23:59:51 +01:00
testOdometryExample.m Fixed gtsam_test (except serialize) 2014-11-13 23:59:51 +01:00
testPlanarSLAMExample.m Fixed gtsam_test (except serialize) 2014-11-13 23:59:51 +01:00
testPose2SLAMExample.m Fixed gtsam_test (except serialize) 2014-11-13 23:59:51 +01:00
testPose3SLAMExample.m Fixed gtsam_test (except serialize) 2014-11-13 23:59:51 +01:00
testSFMExample.m Fixed gtsam_test (except serialize) 2014-11-13 23:59:51 +01:00
testSerialization.m
testStereoVOExample.m Fixed gtsam_test (except serialize) 2014-11-13 23:59:51 +01:00
testThinBayesTree.m
testThinTree.m Files and test files for the thinTree. To be debugged. 2012-09-14 22:14:37 +00:00
testThinTreeBayesNet.m Fixed thin tree indexing, and conditionals 2012-09-15 02:54:42 +00:00
testUtilities.m Unit tests for new routines (and they *failed* at first, as I had a bug) 2014-05-25 11:15:49 -04:00
testVisualISAMExample.m Fixed gtsam_test (except serialize) 2014-11-13 23:59:51 +01:00
test_gtsam.m
thinBayesTree.m Files and test files for the thinTree. To be debugged. 2012-09-14 22:14:37 +00:00
thinTree.m Debugged the thinTree. Now works with tree indexing starting at 1 at the root. TODO : make it work with index 0 on a leaf. 2012-09-14 23:46:21 +00:00
thinTreeBayesNet.m