gtsam/tests
Richard Roberts e0e3875ff9 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
..
matlab Added noisemodel syntactic sugar so that matlab interface examples and tests work 2012-01-04 16:18:38 +00:00
CMakeLists.txt Added static and shared versions of gtsam 2011-12-15 16:17:58 +00:00
Makefile.am Merged Rot3M.h and Rot3Q.h into Rot3.h, which now defines both Rot3M and Rot3Q. 2012-01-02 02:24:29 +00:00
testBoundingConstraint.cpp Included the inline header at the bottom of SubgraphSolver, NonlinearFactorGraph, NonlinearOptimization, and NonlinearOptimizer. This avoids having to include the '-inl.h' in subsequent projects. 2011-12-20 23:25:43 +00:00
testDoglegOptimizer.cpp Cleanup from FactorGraph-inl.h 2011-12-21 16:59:37 +00:00
testExtendedKalmanFilter.cpp (in branch) Merged from trunk r7760-r7959 2011-11-29 17:02:02 +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 Ability to manually constrain specified variables to end of ordering in iSAM2 2012-01-03 19:14:00 +00:00
testGaussianJunctionTree.cpp Changed LieValues->Values. Did not change Values typedefs in slam domains, just adjusted namespaces 2011-11-06 19:08:42 +00:00
testGraph.cpp Cleanup from FactorGraph-inl.h 2011-12-21 16:59:37 +00:00
testInference.cpp Changed LieValues->Values. Did not change Values typedefs in slam domains, just adjusted namespaces 2011-11-06 19:08:42 +00:00
testNonlinearEquality.cpp (in branch) Merged from trunk r7760-r7959 2011-11-29 17:02:02 +00:00
testNonlinearFactor.cpp Included the inline header at the bottom of SubgraphSolver, NonlinearFactorGraph, NonlinearOptimization, and NonlinearOptimizer. This avoids having to include the '-inl.h' in subsequent projects. 2011-12-20 23:25:43 +00:00
testNonlinearFactorGraph.cpp Included the inline header at the bottom of SubgraphSolver, NonlinearFactorGraph, NonlinearOptimization, and NonlinearOptimizer. This avoids having to include the '-inl.h' in subsequent projects. 2011-12-20 23:25:43 +00:00
testNonlinearISAM.cpp (in branch) Merged from trunk r7760-r7959 2011-11-29 17:02:02 +00:00
testNonlinearOptimizer.cpp Included the inline header at the bottom of SubgraphSolver, NonlinearFactorGraph, NonlinearOptimization, and NonlinearOptimizer. This avoids having to include the '-inl.h' in subsequent projects. 2011-12-20 23:25:43 +00:00
testPose2SLAMwSPCG.cpp Included the inline header at the bottom of SubgraphSolver, NonlinearFactorGraph, NonlinearOptimization, and NonlinearOptimizer. This avoids having to include the '-inl.h' in subsequent projects. 2011-12-20 23:25:43 +00:00
testRot3Optimization.cpp Simplified Rot3 by having only one implementation available at a time 2012-01-02 20:24:23 +00:00
testSerialization.cpp pacified warnings 2012-01-03 19:20:42 +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 Doxygen 2011-10-22 19:57:36 +00:00
timeSequentialOnDataset.cpp Doxygen 2011-10-22 19:57:36 +00:00