| .. |
|
CMakeLists.txt
|
Working on standardizing/simplifying building unit tests and examples. Much simpler cmake function to add a glob of tests, doing away with convenience libraries, and removing other options that we never change from their defaults.
|
2014-02-13 01:34:31 -05:00 |
|
testAdaptAutoDiff.cpp
|
Fixed some tests/warnings in quaternion mode
|
2014-11-03 00:59:19 +01:00 |
|
testBasisDecompositions.cpp
|
Fourier prototype that unfortunately does not compile
|
2014-11-23 23:16:04 +01:00 |
|
testBatchFixedLagSmoother.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
|
testCallRecord.cpp
|
added CallRecord unit test
|
2014-11-21 23:04:58 +01:00 |
|
testConcurrentBatchFilter.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
|
testConcurrentBatchSmoother.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
|
testConcurrentIncrementalFilter.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
|
testConcurrentIncrementalSmootherDL.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
|
testConcurrentIncrementalSmootherGN.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
|
testExpression.cpp
|
Removed JacobianMap tests
|
2014-11-01 11:56:38 +01:00 |
|
testExpressionFactor.cpp
|
Tiny changes
|
2014-11-23 23:15:25 +01:00 |
|
testExpressionMeta.cpp
|
Formatting and some small problems
|
2014-11-22 21:48:36 +01:00 |
|
testIncrementalFixedLagSmoother.cpp
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
|
testLinearizedFactor.cpp
|
Making more things in gtsam_unstable compile
|
2013-08-08 20:08:54 +00:00 |
|
testParticleFactor.cpp
|
Particle factor scaffold
|
2013-12-19 17:14:40 +00:00 |