gtsam/tests
Richard Roberts 0b58b0166a Fixed errors and warnings on linux 2013-08-12 21:32:51 +00:00
..
CMakeLists.txt Merged from branch 'trunk' 2013-06-24 15:28:16 +00:00
simulated2D.h Put header-implemented unit test functions in anonymous namespaces to avoid duplicate symbols in SINGLE_TEST_EXE mode 2013-06-20 16:05:24 +00:00
simulated2DConstraints.h changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
simulated2DOriented.h Removed all non-test/timing cpp files from tests folder, small example now is header-only 2013-06-11 14:35:22 +00:00
simulated3D.h Find+replace Ordered headers 2013-08-05 22:31:33 +00:00
smallExample.h No noise model in smallExample 2013-08-06 18:04:36 +00:00
testBoundingConstraint.cpp Made most global unit tests compile, includes dogleg, iterative, kalman filter, etc 2013-08-06 13:44:22 +00:00
testDoglegOptimizer.cpp Reenabled dogleg unit tests and moved relevant parts to other test files 2013-08-11 18:17:32 +00:00
testExtendedKalmanFilter.cpp Fixed more unit tests 2013-08-06 18:04:40 +00:00
testGaussianBayesTree.cpp Fixed more unit tests 2013-08-06 18:04:40 +00:00
testGaussianFactorGraphB.cpp Made most global unit tests compile, includes dogleg, iterative, kalman filter, etc 2013-08-06 13:44:22 +00:00
testGaussianISAM.cpp Fixed ISAM(2) unit tests 2013-08-11 00:40:04 +00:00
testGaussianISAM2.cpp Fixed errors and warnings on linux 2013-08-12 21:32:51 +00:00
testGaussianJunctionTreeB.cpp Made most global unit tests compile, includes dogleg, iterative, kalman filter, etc 2013-08-06 13:44:22 +00:00
testGradientDescentOptimizer.cpp Made NonlinearConjugateGradientOptimizer compile 2013-08-05 22:31:22 +00:00
testGraph.cpp Fixed warnings 2013-08-09 21:35:42 +00:00
testIterative.cpp Fixed some unit tests 2013-08-06 18:04:37 +00:00
testMarginals.cpp Fixed warnings 2013-08-06 17:36:05 +00:00
testNonlinearEquality.cpp Fixed some unit tests 2013-08-06 18:04:37 +00:00
testNonlinearFactor.cpp Fixed warnings 2013-08-11 18:18:06 +00:00
testNonlinearFactorGraph.cpp Made most global unit tests compile, includes dogleg, iterative, kalman filter, etc 2013-08-06 13:44:22 +00:00
testNonlinearISAM.cpp Working on fixing ISAM 2013-08-06 19:56:48 +00:00
testNonlinearOptimizer.cpp Made most global unit tests compile, includes dogleg, iterative, kalman filter, etc 2013-08-06 13:44:22 +00:00
testOccupancyGrid.cpp Fixed more unit tests 2013-08-06 18:04:40 +00:00
testRot3Optimization.cpp Syntax 2013-08-06 19:56:45 +00:00
testSerializationSLAM.cpp Disabled testSerializationSLAM for the time being 2013-08-06 16:10:13 +00:00
testSimulated2D.cpp changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
testSimulated2DOriented.cpp Made most global unit tests compile, includes dogleg, iterative, kalman filter, etc 2013-08-06 13:44:22 +00:00
testSimulated3D.cpp changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
testSubgraphPreconditioner.cpp Made most global unit tests compile, includes dogleg, iterative, kalman filter, etc 2013-08-06 13:44:22 +00:00
testSubgraphSolver.cpp Made most global unit tests compile, includes dogleg, iterative, kalman filter, etc 2013-08-06 13:44:22 +00:00
testSummarization.cpp Re-enabled summarization test/implementation. Sequential versions re-implemented, but tests don't pass 2013-08-09 19:59:14 +00:00
timeBatch.cpp Finalized batch and incremental timing scripts 2012-10-08 22:40:47 +00:00
timeGaussianFactorGraph.cpp Made most global unit tests compile, includes dogleg, iterative, kalman filter, etc 2013-08-06 13:44:22 +00:00
timeIncremental.cpp Adapted timeIncremental to work with landmarks 2013-07-30 14:32:11 +00:00
timeiSAM2Chain.cpp Increased chain length in timeiSAM2Chain 2012-12-18 14:21:49 +00:00