Alex Hagiopol
|
70b2aab352
|
Deprecated all inline functions in Matrix.h.
|
2016-04-11 15:11:29 -04:00 |
Thomas Schneider
|
ebf5746987
|
Fix some serialization warnings.
|
2015-03-06 16:12:09 +01:00 |
dellaert
|
e5017984a1
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
dellaert
|
79d8514528
|
MASSIVE edit: made Testable its own concept, and moderinized Testable.h to use Testable traits. This required adding Testable traits in many classes.
|
2014-12-21 22:02:57 +01:00 |
Richard Roberts
|
1770f44ad9
|
Fixed a number of clang warnings
|
2014-02-23 18:53:48 -05:00 |
Richard Roberts
|
14a71aeedc
|
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 |
Alex Cunningham
|
7b79cfc38c
|
Removed all non-test/timing cpp files from tests folder, small example now is header-only
|
2013-06-11 14:35:22 +00:00 |
Chris Beall
|
4297d24c96
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
Alex Cunningham
|
b602e75a99
|
Removed the use of the ADD_CLONE_NONLINEAR_FACTOR macro, documented instances of clone() in factors
|
2012-06-09 21:06:06 +00:00 |
Alex Cunningham
|
3d2c3aff05
|
Moved all Simulated* example domains and smallExample to the tests folder so they are no longer installed
|
2012-06-09 20:15:44 +00:00 |