gtsam/gtsam/base/tests
Frank Dellaert f8af4a465d Made into class 2020-02-28 07:21:54 -08: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
testCholesky.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
testDSFMap.cpp Merge branch 'develop' of https://bitbucket.org/gtborg/gtsam into fix/trailing_whitespaces 2019-05-12 09:26:28 -04:00
testDSFVector.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testDebug.cpp Fixed warnings due to discrete. GTSAM now Wall-safe? 2012-06-22 21:45:36 +00:00
testFastContainers.cpp Switched to using c++11 braces-style initialization 2018-11-08 17:26:09 -05:00
testGroup.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testLieMatrix.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testLieScalar.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testLieVector.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testMatrix.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testNumericalDerivative.cpp compute numerical derivative for 6-argument function and add test code for this, also fix bugs in computing numerical derivative in 5-argument function 2019-11-25 14:49:40 -08:00
testOptionalJacobian.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testSerializationBase.cpp BackprojectFromCamera and some small fixes from Skydio 2018-05-11 15:13:14 -07:00
testSymmetricBlockMatrix.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
testTestableAssertions.cpp removed redundancy in naming 2015-07-09 11:29:32 -07:00
testTreeTraversal.cpp Fix remaining FastVector errors for gcc + tbb + Ubuntu in tests 2018-11-08 16:18:51 -08:00
testVector.cpp replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
testVerticalBlockMatrix.cpp Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
testWeightedSampler.cpp Made into class 2020-02-28 07:21:54 -08:00