gtsam/tests
Alex Cunningham 3fd36bca53 Added TupleConfig1 wrapper 2010-08-12 12:44:36 +00:00
..
Makefile.am Added a nonlinear factor to approximate a linear factor from MastSLAM 2010-08-10 16:59:22 +00:00
testBayesNetPreconditioner.cpp Re-organization: moving all files. 2010-07-12 07:16:31 +00:00
testBoundingConstraint.cpp Nonlinear bounding constraints are now working for simple examples. Also, removed extraneous constraint test files. 2010-08-09 21:59:29 +00:00
testConstraintOptimizer.cpp NonlinearConstraints are now implemented using the simple linearization method with quadratic merit function 2010-07-18 19:55:53 +00:00
testGaussianBayesNet.cpp Re-organization: moving all files. 2010-07-12 07:16:31 +00:00
testGaussianFactor.cpp Re-organization: moving all files. 2010-07-12 07:16:31 +00:00
testGaussianFactorGraph.cpp multi-frontal solver works now as a result of flight delay 2010-07-18 20:23:23 +00:00
testGaussianISAM.cpp Re-organization: moving all files. 2010-07-12 07:16:31 +00:00
testGaussianJunctionTree.cpp multi-frontal solver works now as a result of flight delay 2010-07-18 20:23:23 +00:00
testGraph.cpp Re-organization: moving all files. 2010-07-12 07:16:31 +00:00
testInference.cpp Re-organization: moving all files. 2010-07-12 07:16:31 +00:00
testIterative.cpp Removed spurious "using namespace noiseModel" 2010-08-08 03:10:29 +00:00
testLinearApproxFactor.cpp Added a nonlinear factor to approximate a linear factor from MastSLAM 2010-08-10 16:59:22 +00:00
testNonlinearEquality.cpp Added CHECK_EXCEPTION() that can test whether an operation throws a specific exception, and used it in example tests 2010-07-20 14:51:00 +00:00
testNonlinearEqualityConstraint.cpp Added tests for nonlinear equality constraints, generalized equality constraints 2010-08-09 17:21:11 +00:00
testNonlinearFactor.cpp Re-organization: moving all files. 2010-07-12 07:16:31 +00:00
testNonlinearFactorGraph.cpp Re-organization: moving all files. 2010-07-12 07:16:31 +00:00
testNonlinearOptimizer.cpp Added more static optimization helper functions - can now just call optimizeLM(graph,config) or optimizeGN(graph,config) to get an optimized config. 2010-08-09 17:20:03 +00:00
testSubgraphPreconditioner.cpp Re-organization: moving all files. 2010-07-12 07:16:31 +00:00
testSymbolicBayesNet.cpp Re-organization: moving all files. 2010-07-12 07:16:31 +00:00
testSymbolicFactorGraph.cpp Re-organized FactorGraph, and de-templatized findAndRemoveFactors 2010-07-14 13:55:32 +00:00
testTransformConstraint.cpp Moved TransformConstraint into gtsam, cleaned up includes 2010-08-10 14:30:41 +00:00
testTupleConfig.cpp Added TupleConfig1 wrapper 2010-08-12 12:44:36 +00:00
timeGaussianFactorGraph.cpp Re-organization: moving all files. 2010-07-12 07:16:31 +00:00