| .. |
|
tests
|
Added serialization functions to Fast* containers (wrappers around STL containers that use a boost pool allocator for speed)
|
2012-02-08 23:11:41 +00:00 |
|
BTree.h
|
(in branch) make check passes after refactoring and code changes for including -inl.h files from .h files
|
2011-12-12 23:19:31 +00:00 |
|
CMakeLists.txt
|
Back-ported cmake from the 2.0prep branch
|
2012-02-24 15:53:50 +00:00 |
|
DSF.h
|
(in branch) make check passes after refactoring and code changes for including -inl.h files from .h files
|
2011-12-12 23:19:31 +00:00 |
|
DSFVector.cpp
|
Documentation and creation of Doxygen module "base"
|
2011-09-07 05:01:46 +00:00 |
|
DSFVector.h
|
Documentation and creation of Doxygen module "base"
|
2011-09-07 05:01:46 +00:00 |
|
DerivedValue.h
|
Continuing changes from templating NonlinearFactors on value instead of key
|
2012-02-06 23:32:59 +00:00 |
|
FastList.h
|
Fixed compile problem with gcc and bug fix in int key <-> Symbol encoding
|
2012-02-24 23:38:51 +00:00 |
|
FastMap.h
|
Added serialization functions to Fast* containers (wrappers around STL containers that use a boost pool allocator for speed)
|
2012-02-08 23:11:41 +00:00 |
|
FastSet.h
|
Added serialization functions to Fast* containers (wrappers around STL containers that use a boost pool allocator for speed)
|
2012-02-08 23:11:41 +00:00 |
|
FastVector.h
|
Workaround for possible bug in pool allocator
|
2012-02-13 20:27:59 +00:00 |
|
FixedVector.h
|
Removed old Testable base class
|
2011-10-20 02:11:28 +00:00 |
|
Group.h
|
pacified warnings
|
2012-01-03 19:20:42 +00:00 |
|
Lie-inl.h
|
Formatting, comments
|
2011-11-06 02:16:51 +00:00 |
|
Lie.h
|
Explicit construction in expm
|
2012-02-13 20:27:58 +00:00 |
|
LieScalar.h
|
Added Group concept, reworked naming and conventions to reduce unnecessary functions
|
2011-11-05 23:01:43 +00:00 |
|
LieVector.cpp
|
Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory. Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
|
2010-10-25 20:10:33 +00:00 |
|
LieVector.h
|
Merge commit '69c480490e0bc18ea897f1c96d8dd0bdc9b50fd5' into 2.0_prep (trunk r9251)
|
2012-02-15 23:43:25 +00:00 |
|
Manifold.h
|
pacified warnings
|
2012-01-03 19:20:42 +00:00 |
|
Matrix.cpp
|
Experimented with using Eigen in Cayley implementations - ~4x speedup in Rot3M localCoordinates
|
2012-01-06 16:45:07 +00:00 |
|
Matrix.h
|
Experimented with using Eigen in Cayley implementations - ~4x speedup in Rot3M localCoordinates
|
2012-01-06 16:45:07 +00:00 |
|
Testable.h
|
Int keys with formatter objects, all unit tests pass
|
2012-02-21 00:53:35 +00:00 |
|
TestableAssertions.h
|
(in branch) Merged from trunk r7960-r8057
|
2011-12-12 16:03:52 +00:00 |
|
Value.h
|
update comment for serialization
|
2012-02-03 21:40:36 +00:00 |
|
Vector.cpp
|
pacifying warnings
|
2012-02-11 22:00:09 +00:00 |
|
Vector.h
|
temporarily removed 3rd party libraries
|
2011-06-17 15:10:35 +00:00 |
|
blockMatrices.h
|
Changed typeof to explicit type to try to avoid mex error
|
2011-10-21 19:01:26 +00:00 |
|
cholesky.cpp
|
Better error message when trying to convert a negative HessianFactor to a JacobianFactor
|
2012-01-20 17:20:56 +00:00 |
|
cholesky.h
|
Better error message when trying to convert a negative HessianFactor to a JacobianFactor
|
2012-01-20 17:20:56 +00:00 |
|
debug.cpp
|
Documentation and creation of Doxygen module "base"
|
2011-09-07 05:01:46 +00:00 |
|
debug.h
|
Documentation and creation of Doxygen module "base"
|
2011-09-07 05:01:46 +00:00 |
|
lieProxies.h
|
Formatting, comments
|
2011-11-06 02:16:51 +00:00 |
|
numericalDerivative.h
|
Added Group concept, reworked naming and conventions to reduce unnecessary functions
|
2011-11-05 23:01:43 +00:00 |
|
serializationTestHelpers.h
|
Split up serialization unit tests into subdirectories to speed up
|
2012-02-08 21:53:02 +00:00 |
|
timing.cpp
|
with percentage information
|
2012-02-16 18:16:34 +00:00 |
|
timing.h
|
with percentage information
|
2012-02-16 18:16:34 +00:00 |
|
types.h
|
Int keys with formatter objects, all unit tests pass
|
2012-02-21 00:53:35 +00:00 |