gtsam/gtsam/base
Richard Roberts 1ce95c1d89 Removed LDL in favor of Cholesky 2012-05-15 15:49:14 +00:00
..
tests Removed LDL in favor of Cholesky 2012-05-15 15:49:14 +00:00
CMakeLists.txt Reworked cmake timing generation to use generalized test-adding macro 2012-03-29 18:57:29 +00:00
DerivedValue.h Updated license 2012-05-15 15:28:24 +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 Fixed parenthesis typos 2012-04-09 13:21:14 +00:00
FastVector.h Workaround for possible bug in pool allocator 2012-02-13 20:27:59 +00:00
Group.h Updated license 2012-05-15 15:28:24 +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 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 added constructor to convert fixed size vectors to a LieVector 2012-04-11 15:40:55 +00:00
Manifold.h pacified warnings 2012-01-03 19:20:42 +00:00
Matrix.cpp fixed size skewSymmetric 2012-04-11 15:15:12 +00:00
Matrix.h Templated version of skewSymmetric to work with fixed-size matrices 2012-05-15 14:35:40 +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 Added function to set random seed for static RNGf 2012-04-13 15:42:12 +00:00
Vector.h Added function to set random seed for static RNGf 2012-04-13 15:42:12 +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 Removed LDL in favor of Cholesky 2012-05-15 15:49:14 +00:00
cholesky.h Removed LDL in favor of Cholesky 2012-05-15 15:49:14 +00:00
debug.cpp Updated license 2012-05-15 15:28:24 +00:00
debug.h Updated license 2012-05-15 15:28:24 +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