.. |
CMakeLists.txt
|
Building timing scripts using new timing script support in GtsamTesting.cmake. Fixed compile errors in timing scripts but disabled a couple.
|
2014-06-07 19:02:11 -07:00 |
simulated2D.h
|
Fixed a number of clang warnings
|
2014-02-23 18:53:48 -05:00 |
simulated2DConstraints.h
|
…
|
|
simulated2DOriented.h
|
…
|
|
simulated3D.h
|
…
|
|
smallExample.h
|
Fixed a number of clang warnings
|
2014-02-23 18:53:48 -05:00 |
testBoundingConstraint.cpp
|
remove all Vector_() definition and declaration
|
2014-01-23 02:51:05 -05:00 |
testDoglegOptimizer.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
testExtendedKalmanFilter.cpp
|
Fixed left-over "ordered" test factor in testExtendedKalmanFilter.cpp
|
2014-02-23 18:52:57 -05:00 |
testGaussianBayesTreeB.cpp
|
Renamed unit tests that still had 'Unordered' in the name
|
2014-05-07 18:19:11 -07:00 |
testGaussianFactorGraphB.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
testGaussianISAM.cpp
|
…
|
|
testGaussianISAM2.cpp
|
Reverted to LieScalar until Prior and Between factors fixed
|
2014-11-04 14:26:50 +01:00 |
testGaussianJunctionTreeB.cpp
|
fix Vector_() in gtsam_unstable and tests
|
2014-01-23 02:03:12 -05:00 |
testGradientDescentOptimizer.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
testGraph.cpp
|
commented test on spanning forest
|
2014-05-28 18:56:44 -04:00 |
testIterative.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
testManifold.cpp
|
added missing square matrix specialization - without it, square to square cases would be ambiguous.
|
2014-11-10 16:35:23 +01:00 |
testMarginals.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
testNonlinearEquality.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
testNonlinearFactor.cpp
|
No more LieVector
|
2014-11-04 15:44:20 +01:00 |
testNonlinearFactorGraph.cpp
|
…
|
|
testNonlinearISAM.cpp
|
relaxed tolerance a tiny bit to make test pass with Boost 1.56
|
2014-08-14 00:25:49 -04:00 |
testNonlinearOptimizer.cpp
|
Fix for unit test based on previous LM change
|
2014-04-24 12:05:37 -04:00 |
testPCGSolver.cpp
|
Add some comments
|
2014-11-06 14:26:46 -05:00 |
testPreconditioner.cpp
|
Add the first unit test for Block-Jacobi Preconditioner
|
2014-11-06 23:14:52 -05:00 |
testRot3Optimization.cpp
|
…
|
|
testSerializationSLAM.cpp
|
remove all LieMatrix(sizt_t m, ...), which also has dangerous behavior
|
2014-01-23 18:46:01 -05:00 |
testSimulated2D.cpp
|
…
|
|
testSimulated2DOriented.cpp
|
fix Vector_() in gtsam_unstable and tests
|
2014-01-23 02:03:12 -05:00 |
testSimulated3D.cpp
|
…
|
|
testSubgraphPreconditioner.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
testSubgraphSolver.cpp
|
…
|
|