gtsam/gtsam_unstable/base
Chris Beall 7ad3de6bc0 documentation 2013-05-08 20:10:49 +00:00
..
tests changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
BTree.h changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
CMakeLists.txt Improved build of shared vs static GTSAM libraries - now possible to build either one or both, executables link to the shared if it is being build, or otherwise to the static. Also removed separate shared/static CMake flags for gtsam_unstable, now uses the same GTSAM_BUILD_SHARED and GTSAM_BUILD_STATIC as gtsam. 2013-03-13 18:17:39 +00:00
DSF.h changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
Dummy.cpp 1. use DSFVector for spanning tree in SubgraphSolver 2012-09-05 15:03:35 +00:00
Dummy.h Generating config.h file in CMake with quaternion mode flag, dataset paths. Also added CMake option to use system-installed Eigen, which works by generating a global eigen include file containing the corresponding include paths. 2013-04-25 15:57:15 +00:00
FixedVector.h documentation 2013-05-08 20:10:49 +00:00
dllexport.h Added dll export tags and updated cmake scripts so that GTSAM can build as a shared library on windows 2013-03-13 18:56:21 +00:00