gtsam/gtsam/base
Stephen Williams 345580c7f8 Fixed bug in optional jacobians using g++ 4.6.1. Compiler finds the incorrect version of the Matrix class. 2012-02-06 18:47:25 +00:00
..
tests Merge branch 'unified_constraints' 2011-11-09 22:15:40 +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 Added a variety of options to the cmake build, working on automating wrap execution/install 2012-01-31 19:59:15 +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
FastList.h Made Fast* container constructors explicit (like the STL versions) to prevent bugs 2012-01-06 21:21:00 +00:00
FastMap.h Made Fast* container constructors explicit (like the STL versions) to prevent bugs 2012-01-06 21:21:00 +00:00
FastSet.h Made Fast* container constructors explicit (like the STL versions) to prevent bugs 2012-01-06 21:21:00 +00:00
FastVector.h Made Fast* container constructors explicit (like the STL versions) to prevent bugs 2012-01-06 21:21:00 +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 pacified warnings 2012-01-03 19:20:42 +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 Fixed bug in optional jacobians using g++ 4.6.1. Compiler finds the incorrect version of the Matrix class. 2012-02-06 18:47:25 +00:00
Makefile.am Removed boost variant workaround 2012-01-27 19:18:01 +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 Formatting, comments 2011-11-06 02:16:51 +00:00
TestableAssertions.h (in branch) Merged from trunk r7960-r8057 2011-12-12 16:03:52 +00:00
Vector.cpp Merge branch 'unified_constraints' 2011-11-09 22:15:40 +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
timing.cpp Documentation and creation of Doxygen module "base" 2011-09-07 05:01:46 +00:00
timing.h Keep timing class from slowing performance when timing disabled (merged change from r7480:7481) 2011-11-09 15:23:57 +00:00
types.h Documentation and creation of Doxygen module "base" 2011-09-07 05:01:46 +00:00