gtsam/tests
dellaert 64bb6b77d7 Merged in feature/SmartCT (pull request #107)
Refactoring of Smart Factors
2015-02-22 06:14:19 +01:00
..
CMakeLists.txt Fix warnings by latest CMake 3.1. Variables should be unquoted: Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. 2015-01-16 09:33:02 -05:00
simulated2D.h traits_x -> traits 2014-12-26 16:47:51 +01:00
simulated2DConstraints.h traits_x -> traits 2014-12-26 16:47:51 +01:00
simulated2DOriented.h
simulated3D.h
smallExample.h Measurement should be Point2 2014-12-21 22:02:57 +01:00
testBoundingConstraint.cpp
testDoglegOptimizer.cpp
testExtendedKalmanFilter.cpp Using traits in many places (forced by loss of Point2 mojo) 2014-12-22 16:02:33 +01:00
testGaussianBayesTreeB.cpp
testGaussianFactorGraphB.cpp
testGaussianISAM.cpp
testGaussianISAM2.cpp
testGaussianJunctionTreeB.cpp
testGradientDescentOptimizer.cpp Merged in feature/SmartCT (pull request #107) 2015-02-22 06:14:19 +01:00
testGraph.cpp
testIterative.cpp
testManifold.cpp Deal with incomplete Pose2 type by including <Pose2.h> 2015-02-21 12:39:50 +01:00
testMarginals.cpp
testNonlinearEquality.cpp Using traits in many places (forced by loss of Point2 mojo) 2014-12-22 16:02:33 +01:00
testNonlinearFactor.cpp
testNonlinearFactorGraph.cpp
testNonlinearISAM.cpp
testNonlinearOptimizer.cpp
testPCGSolver.cpp Merged in feature/SmartCT (pull request #107) 2015-02-22 06:14:19 +01:00
testPreconditioner.cpp Merged in feature/SmartCT (pull request #107) 2015-02-22 06:14:19 +01:00
testRot3Optimization.cpp
testSerializationSLAM.cpp fixed serialization tests 2014-12-23 12:35:49 +01:00
testSimulated2D.cpp
testSimulated2DOriented.cpp
testSimulated3D.cpp
testSubgraphPreconditioner.cpp
testSubgraphSolver.cpp