gtsam/gtsam/base
Alex Cunningham a0e3fe4730 Added invert() to Ordering to enable decoding of linearized factors, changed all target back to use workspace build settings (such as not -j5) 2012-02-29 16:05:43 +00:00
..
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
DSFVector.h
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
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 1- Changed LieScalar class so it is derived from "DerivedValues". 2012-02-29 13:05:54 +00:00
LieVector.cpp
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 Added invert() to Ordering to enable decoding of linearized factors, changed all target back to use workspace build settings (such as not -j5) 2012-02-29 16:05:43 +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
blockMatrices.h
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
debug.h
lieProxies.h Formatting, comments 2011-11-06 02:16:51 +00:00
numericalDerivative.h
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