gtsam/tests
Duy-Nguyen Ta 6f4c95a65b apply bug fixes in MATLAB wrapper shared_ptr return from trunk. All tests work now. 2012-02-06 03:29:14 +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 Added flag to link against local convenience libraries for tests 2012-01-31 19:59:19 +00:00
Makefile.am (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
testBoundingConstraint.cpp (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
testDoglegOptimizer.cpp Renamed DynamicValues to Values and removed specialized derived Values classes 2012-02-02 16:16:46 +00:00
testExtendedKalmanFilter.cpp (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
testGaussianBayesNet.cpp Added determinant function to GaussianBayesNet and added a unit test 2011-10-21 21:45:40 +00:00
testGaussianFactor.cpp Removed old Testable base class 2011-10-20 02:11:28 +00:00
testGaussianFactorGraph.cpp Fixed switching to QR for constrained graphs 2011-11-10 19:44:03 +00:00
testGaussianISAM.cpp VectorValues documentation and interface cleanup, additional unit tests and bug fix. 2011-10-29 18:53:08 +00:00
testGaussianISAM2.cpp Renamed DynamicValues to Values and removed specialized derived Values classes 2012-02-02 16:16:46 +00:00
testGaussianJunctionTree.cpp (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
testGraph.cpp (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
testInference.cpp Renamed DynamicValues to Values and removed specialized derived Values classes 2012-02-02 16:16:46 +00:00
testNonlinearEquality.cpp (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
testNonlinearFactor.cpp Renamed DynamicValues to Values and removed specialized derived Values classes 2012-02-02 16:16:46 +00:00
testNonlinearFactorGraph.cpp Renamed DynamicValues to Values and removed specialized derived Values classes 2012-02-02 16:16:46 +00:00
testNonlinearISAM.cpp put back Value in slam sub-namespaces for the wrapper to interface with MATLAB. Cannot solve the return shared_ptr problem in NonlinearOptimizationParameters::newDecreaseThresholds 2012-02-05 22:34:35 +00:00
testNonlinearOptimizer.cpp (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
testPose2SLAMwSPCG.cpp (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
testRot3Optimization.cpp Renamed DynamicValues to Values and removed specialized derived Values classes 2012-02-02 16:16:46 +00:00
testSerialization.cpp put back Value in slam sub-namespaces for the wrapper to interface with MATLAB. Cannot solve the return shared_ptr problem in NonlinearOptimizationParameters::newDecreaseThresholds 2012-02-05 22:34:35 +00:00
testSymbolicBayesNet.cpp Removed old Testable base class 2011-10-20 02:11:28 +00:00
testSymbolicFactorGraph.cpp Cleanup from FactorGraph-inl.h 2011-12-21 16:59:37 +00:00
testTupleValues.cpp Values and TupleValues throw error if attempting to insert the same key twice, also improved error handling with specific exception types. 2012-01-06 18:58:20 +00:00
timeGaussianFactorGraph.cpp Commented use of GTSAM_MAGIC_KEY 2011-08-18 13:18:26 +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