| .. |
|
deprecated
|
Fixes compile errors when using BOOST version 1.61.0
|
2016-08-06 00:59:07 -04:00 |
|
tests
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
|
treeTraversal
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
|
CMakeLists.txt
|
Moved deprecated headers into subdirectory
|
2015-07-09 11:14:39 -07:00 |
|
ConcurrentMap.h
|
Fix some serialization warnings.
|
2015-03-06 16:12:09 +01:00 |
|
DSFVector.cpp
|
Removed headers
|
2016-05-22 14:22:36 -07:00 |
|
DSFVector.h
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
|
DerivedValue.h
|
Fix some more warnings.
|
2015-03-06 16:44:08 +01:00 |
|
FastDefaultAllocator.h
|
Changed headers to GTSAM-style (near to far)
|
2015-06-14 16:05:09 -07:00 |
|
FastList.h
|
Fix some serialization warnings.
|
2015-03-06 16:12:09 +01:00 |
|
FastMap.h
|
Changed headers to GTSAM-style (near to far)
|
2015-06-14 16:05:09 -07:00 |
|
FastSet.h
|
Removed mpl-based Testable scheme with GTSAM 4 traits. This means you now have to be Testable to be a "FastSet". Future plan is to completely get rid of ths data structure, which is probably all but fast.
|
2015-06-20 18:36:03 -07:00 |
|
FastVector.h
|
Fix Matlab serialization
|
2015-06-24 10:55:06 -04:00 |
|
GenericValue.h
|
fixing compile issue on vc++14
|
2017-05-16 17:42:30 -07:00 |
|
Group.h
|
Harmonized traits internal helper classes
|
2015-05-25 22:02:42 -07:00 |
|
Lie.h
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
|
LieMatrix.h
|
removed .cpp files of deprecated LieXXX.h
|
2015-07-09 11:28:40 -07:00 |
|
LieScalar.h
|
removed .cpp files of deprecated LieXXX.h
|
2015-07-09 11:28:40 -07:00 |
|
LieVector.h
|
removed .cpp files of deprecated LieXXX.h
|
2015-07-09 11:28:40 -07:00 |
|
Manifold.h
|
Some tiny improvements
|
2015-11-12 13:03:03 -08:00 |
|
Matrix.cpp
|
Fixes compile errors when using BOOST version 1.61.0
|
2016-08-06 00:59:07 -04:00 |
|
Matrix.h
|
Edit authors.
|
2016-04-16 12:36:03 -04:00 |
|
OptionalJacobian.h
|
Functioning "cols" method. Unfortunately, "rows" and "block" are not easy.
|
2015-07-19 17:15:26 -07:00 |
|
ProductLieGroup.h
|
jacobians for logmap and expmap
|
2016-10-03 19:11:44 -04:00 |
|
SymmetricBlockMatrix.cpp
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
|
SymmetricBlockMatrix.h
|
fix include
|
2016-10-20 18:32:22 -07:00 |
|
Testable.h
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
|
TestableAssertions.h
|
Replaced BOOSE_FOREACH with for in gtsam folder.
|
2016-05-20 23:41:22 -04:00 |
|
ThreadsafeException.h
|
Fixed a tbb include
|
2015-07-08 15:01:30 -07:00 |
|
Value.h
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
|
Vector.cpp
|
Fixes compile errors when using BOOST version 1.61.0
|
2016-08-06 00:59:07 -04:00 |
|
Vector.h
|
Edit authors.
|
2016-04-16 12:36:03 -04:00 |
|
VectorSpace.h
|
fix optional jacobians
|
2016-12-08 15:19:18 -05:00 |
|
VerticalBlockMatrix.cpp
|
Format using BORG conventions
|
2014-02-15 12:02:37 -05:00 |
|
VerticalBlockMatrix.h
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
|
chartTesting.h
|
Small change in file that might disappear anyway
|
2014-12-08 13:16:30 +01:00 |
|
cholesky.cpp
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
|
cholesky.h
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
|
concepts.h
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
|
debug.cpp
|
Included config where needed
|
2015-06-21 18:14:20 -07:00 |
|
debug.h
|
Added comment
|
2014-12-08 20:48:36 -05:00 |
|
lieProxies.h
|
Added global_includes.h missing from some files
|
2013-08-21 22:15:34 +00:00 |
|
numericalDerivative.h
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
|
serialization.h
|
renamed incorrectly named serialization function
|
2014-02-04 11:05:25 -05:00 |
|
serializationTestHelpers.h
|
Working on getting a simple typedef to compile - as well as dealing with Point3() now creating uninitialized memory.
|
2016-02-10 17:48:52 -08:00 |
|
testLie.h
|
Made Chart and Lie derivatives compile for Quaternion
|
2015-02-10 23:04:02 +01:00 |
|
timing.cpp
|
Replaced BOOSE_FOREACH with for in gtsam folder.
|
2016-05-20 23:41:22 -04:00 |
|
timing.h
|
gtsam type header only when using old boost timer
|
2015-10-17 18:21:48 -04:00 |
|
treeTraversal-inst.h
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
|
types.h
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |