.. |
CMakeLists.txt
|
Removed use of convenience libraries for tests - wasn't really supported in current version
|
2013-08-19 15:32:21 +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
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00: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
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
testGaussianBayesTree.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
testGaussianFactorGraphB.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
testGaussianISAM.cpp
|
Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization
|
2013-08-19 15:32:16 +00:00 |
testGaussianISAM2.cpp
|
Convert DOS line endings to UNIX
|
2014-01-09 16:39:27 -05: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
|
Fixed warnings
|
2013-08-09 21:35:42 +00:00 |
testIterative.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00: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
|
remove all LieVector(size_t m, ...), which doesn't check parameter's type and it's also dangerous
|
2014-01-23 18:35:29 -05:00 |
testNonlinearFactorGraph.cpp
|
Restored NonlinearFactorGraph::symbolic() and made a few other minor fixes.
|
2013-09-17 03:13:32 +00:00 |
testNonlinearISAM.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
testNonlinearOptimizer.cpp
|
Logging works, see testNonlinearOptimizer.cpp
|
2013-10-30 15:40:22 +00:00 |
testOccupancyGrid.cpp
|
Fixed more unit tests
|
2013-08-06 18:04:40 +00:00 |
testRot3Optimization.cpp
|
Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization
|
2013-08-19 15:32:16 +00:00 |
testSerializationSLAM.cpp
|
remove all LieMatrix(sizt_t m, ...), which also has dangerous behavior
|
2014-01-23 18:46:01 -05:00 |
testSimulated2D.cpp
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
testSimulated2DOriented.cpp
|
fix Vector_() in gtsam_unstable and tests
|
2014-01-23 02:03:12 -05:00 |
testSimulated3D.cpp
|
Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization
|
2013-08-19 15:32:16 +00:00 |
testSubgraphPreconditioner.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
testSubgraphSolver.cpp
|
Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization
|
2013-08-19 15:32:16 +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
|
Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization
|
2013-08-19 15:32:16 +00:00 |
timeiSAM2Chain.cpp
|
Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization
|
2013-08-19 15:32:16 +00:00 |