gtsam/tests
Richard Roberts b76cf5b07f Made unit test names unique between subdirectories and 'tests' directory, removed subdir prefix from compiled executable names. The duplicate filenames confused Eclipse and made things difficult in CMake as well. 2012-03-15 02:10:37 +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 Made unit test names unique between subdirectories and 'tests' directory, removed subdir prefix from compiled executable names. The duplicate filenames confused Eclipse and made things difficult in CMake as well. 2012-03-15 02:10:37 +00:00
testBoundingConstraint.cpp Removed use of GTSAM_MAGIC_KEY for constructing Symbols from strings 2012-02-22 23:38:09 +00:00
testDoglegOptimizer.cpp Renamed DynamicValues to Values and removed specialized derived Values classes 2012-02-02 16:16:46 +00:00
testExtendedKalmanFilter.cpp Fix index out-of-bounds bug in Kalman Filter test. 2012-03-02 17:13:07 +00:00
testGaussianBayesNet.cpp Cleanup in linear solving: 2012-03-13 19:41:03 +00:00
testGaussianFactor.cpp Removed use of GTSAM_MAGIC_KEY for constructing Symbols from strings 2012-02-22 23:38:09 +00:00
testGaussianFactorGraphB.cpp Made unit test names unique between subdirectories and 'tests' directory, removed subdir prefix from compiled executable names. The duplicate filenames confused Eclipse and made things difficult in CMake as well. 2012-03-15 02:10:37 +00:00
testGaussianISAM.cpp Revived generic eliminate and eliminateOne functions for partial elimination 2012-03-03 20:23:03 +00:00
testGaussianISAM2.cpp Cleanup in linear solving: 2012-03-13 19:41:03 +00:00
testGaussianJunctionTreeB.cpp Made unit test names unique between subdirectories and 'tests' directory, removed subdir prefix from compiled executable names. The duplicate filenames confused Eclipse and made things difficult in CMake as well. 2012-03-15 02:10:37 +00:00
testGraph.cpp Removed use of GTSAM_MAGIC_KEY for constructing Symbols from strings 2012-02-22 23:38:09 +00:00
testInferenceB.cpp Made unit test names unique between subdirectories and 'tests' directory, removed subdir prefix from compiled executable names. The duplicate filenames confused Eclipse and made things difficult in CMake as well. 2012-03-15 02:10:37 +00:00
testNonlinearEquality.cpp All unit tests pass with nonlinear factors templated on value instead of key 2012-02-07 04:02:20 +00:00
testNonlinearFactor.cpp Removed use of GTSAM_MAGIC_KEY for constructing Symbols from strings 2012-02-22 23:38:09 +00:00
testNonlinearFactorGraph.cpp Removed use of GTSAM_MAGIC_KEY for constructing Symbols from strings 2012-02-22 23:38:09 +00:00
testNonlinearISAM.cpp Switched Values, Ordering, and factors to int 'Key' instead of 'Symbol', 2012-02-19 01:02:07 +00:00
testNonlinearOptimizer.cpp Removed use of GTSAM_MAGIC_KEY for constructing Symbols from strings 2012-02-22 23:38:09 +00:00
testPose2SLAMwSPCG.cpp Fixed cmake build problem to allow for excluding test files, switched testPose3SLAM to use a different interface to values 2012-02-11 22:38:53 +00:00
testRot3Optimization.cpp All unit tests pass with nonlinear factors templated on value instead of key 2012-02-07 04:02:20 +00:00
testSymbolicBayesNetB.cpp Made unit test names unique between subdirectories and 'tests' directory, removed subdir prefix from compiled executable names. The duplicate filenames confused Eclipse and made things difficult in CMake as well. 2012-03-15 02:10:37 +00:00
testSymbolicFactorGraphB.cpp Made unit test names unique between subdirectories and 'tests' directory, removed subdir prefix from compiled executable names. The duplicate filenames confused Eclipse and made things difficult in CMake as well. 2012-03-15 02:10:37 +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