gtsam/tests
Alex Cunningham 726bed11b8 Removed exports for SharedGaussian and SharedDiagonal and moved them to testSerialization 2011-03-08 19:19:21 +00:00
..
Makefile.am
testBayesNetPreconditioner.cpp
testGaussianBayesNet.cpp
testGaussianFactor.cpp
testGaussianFactorGraph.cpp Removed incorrect dynamic_pointer_cast that caused a compile error for non-virtual derived factors. 2011-02-18 22:10:21 +00:00
testGaussianISAM.cpp Added marginal function to GaussianISAM, renamed and added comments to bayes tree 2011-02-11 22:08:07 +00:00
testGaussianJunctionTree.cpp
testGraph.cpp
testInference.cpp
testIterative.cpp
testNonlinearEquality.cpp
testNonlinearFactor.cpp
testNonlinearFactorGraph.cpp
testNonlinearISAM.cpp Added a test for Ordering, added pop_back() to ordering, made changing the ordering in NonlinearISAM possible 2011-02-02 03:50:06 +00:00
testNonlinearOptimizer.cpp Reworked nonlinear optimizer so that it only uses a solver member variable if you are using spcg. SPCG may be broken at this point, and its member variable will be removed soon. 2011-02-10 16:01:29 +00:00
testSerialization.cpp Removed exports for SharedGaussian and SharedDiagonal and moved them to testSerialization 2011-03-08 19:19:21 +00:00
testSubgraphPreconditioner.cpp
testSymbolicBayesNet.cpp
testSymbolicFactorGraph.cpp
testTupleValues.cpp
timeGaussianFactorGraph.cpp
timeMultifrontalOnDataset.cpp
timeSequentialOnDataset.cpp