gtsam/gtsam/linear/tests
dellaert 72fe66d468 Removed headers 2016-05-22 14:22:36 -07:00
..
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
testErrors.cpp Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00
testGaussianBayesNet.cpp Removed headers 2016-05-22 14:22:36 -07:00
testGaussianBayesTree.cpp Deprecated all inline functions in Matrix.h. 2016-04-11 15:11:29 -04:00
testGaussianConditional.cpp Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00
testGaussianDensity.cpp Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00
testGaussianFactorGraph.cpp Deprecated Vector ones(size_t n). All unit tests pass. 2016-04-15 17:30:54 -04:00
testHessianFactor.cpp Deprecated Vector ones(size_t n). All unit tests pass. 2016-04-15 17:30:54 -04:00
testJacobianFactor.cpp Deprecated Vector ones(size_t n). All unit tests pass. 2016-04-15 17:30:54 -04:00
testKalmanFilter.cpp Deprecated Vector ones(size_t n). All unit tests pass. 2016-04-15 17:30:54 -04:00
testNoiseModel.cpp Almost done. Still need to figure out how to remove the remaining 3 occurrences. 2016-05-21 12:44:46 -04:00
testRegularHessianFactor.cpp Merge remote-tracking branch 'origin/develop' into feature/SmartFactors3 2015-06-23 10:03:42 -04:00
testRegularJacobianFactor.cpp Moved regular factors (except implicit) to linear (they are not SLAM-specific) 2015-02-22 15:32:12 +01:00
testSampler.cpp Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00
testScatter.cpp Solved Scatter bug 2015-06-21 23:34:11 -07:00
testSerializationLinear.cpp Deprecated Vector ones(size_t n). All unit tests pass. 2016-04-15 17:30:54 -04:00
testVectorValues.cpp Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00