gtsam/tests
Frank Dellaert f924d01bc3 Synchronized mixed case naming 2012-06-03 05:25:05 +00:00
..
matlab apply bug fixes in MATLAB wrapper shared_ptr return from trunk. All tests work now. 2012-02-06 03:29:14 +00:00
CMakeLists.txt removed old SPCG test 2012-05-22 15:05:15 +00:00
testBoundingConstraint.cpp Symbol.h is now included just in time, no longer by default everywhere. 2012-06-02 19:05:38 +00:00
testDoglegOptimizer.cpp Using symbol_shorthand instead of redundant kx, kl functions 2012-06-02 19:28:21 +00:00
testExtendedKalmanFilter.cpp Using symbol_shorthand instead of redundant kx, kl functions 2012-06-02 19:28:21 +00:00
testGaussianBayesNet.cpp Cleanup in linear solving: 2012-03-13 19:41:03 +00:00
testGaussianFactor.cpp Using symbol_shorthand instead of redundant kx, kl functions 2012-06-02 19:28:21 +00:00
testGaussianFactorGraphB.cpp Using symbol_shorthand instead of redundant kx, kl functions 2012-06-02 19:28:21 +00:00
testGaussianISAM.cpp Using symbol_shorthand instead of redundant kx, kl functions 2012-06-02 19:28:21 +00:00
testGaussianISAM2.cpp Significant API change in slam (GTSAM 2.0.1 or 2.1): to eliminate confusion and give the user more freedom in creating their own Keys, the different slam variants no longer create Symbol keys themselves. Instead, all interaction is done via Keys (which are just unordered, unsigned ints). All PoseSLAM unit tests and examples now just use sequential keys. However, a user can still create Keys using the Symbol constructor, which is illustrated in the landmark-based unit tests and examples. 2012-06-02 16:18:40 +00:00
testGaussianJunctionTreeB.cpp Using symbol_shorthand instead of redundant kx, kl functions 2012-06-02 19:28:21 +00:00
testGraph.cpp Significant API change in slam (GTSAM 2.0.1 or 2.1): to eliminate confusion and give the user more freedom in creating their own Keys, the different slam variants no longer create Symbol keys themselves. Instead, all interaction is done via Keys (which are just unordered, unsigned ints). All PoseSLAM unit tests and examples now just use sequential keys. However, a user can still create Keys using the Symbol constructor, which is illustrated in the landmark-based unit tests and examples. 2012-06-02 16:18:40 +00:00
testInferenceB.cpp Using symbol_shorthand instead of redundant kx, kl functions 2012-06-02 19:28:21 +00:00
testMarginals.cpp Synchronized mixed case naming 2012-06-03 05:25:05 +00:00
testNonlinearEquality.cpp Symbol.h is now included just in time, no longer by default everywhere. 2012-06-02 19:05:38 +00:00
testNonlinearFactor.cpp Using symbol_shorthand instead of redundant kx, kl functions 2012-06-02 19:28:21 +00:00
testNonlinearFactorGraph.cpp Using symbol_shorthand instead of redundant kx, kl functions 2012-06-02 19:28:21 +00:00
testNonlinearISAM.cpp Symbol.h is now included just in time, no longer by default everywhere. 2012-06-02 19:05:38 +00:00
testNonlinearOptimizer.cpp Using symbol_shorthand instead of redundant kx, kl functions 2012-06-02 19:28:21 +00:00
testOccupancyGrid.cpp Reverted testOccupancyGrid.cpp back so that it does not break make check. 2012-05-23 15:57:12 +00:00
testRot3Optimization.cpp Symbol.h is now included just in time, no longer by default everywhere. 2012-06-02 19:05:38 +00:00
testSymbolicBayesNetB.cpp Using symbol_shorthand instead of redundant kx, kl functions 2012-06-02 19:28:21 +00:00
testSymbolicFactorGraphB.cpp Using symbol_shorthand instead of redundant kx, kl functions 2012-06-02 19:28:21 +00:00
timeGaussianFactorGraph.cpp Removed use of GTSAM_MAGIC_KEY for constructing Symbols from strings 2012-02-22 23:38:09 +00:00
timeMultifrontalOnDataset.cpp (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
timeSequentialOnDataset.cpp (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00