gtsam/gtsam_unstable
Varun Agrawal a9a4075ff6
Merge pull request #1117 from acxz/metis-include
Allow more functionality through system METIS
2022-03-26 03:34:27 -04:00
..
base add missing header guards under gtsam_unstable/ 2022-02-21 13:50:27 -05:00
discrete EXPORT statements to help Windows build. In Constraint.h, there was a GTSAM_EXPORT that should have been GTSAM_UNSTABLE_EXPORT, and in DiscreteKey.h, there should be a GTSAM_EXPORT in front of an operator definition for a class that is being exported. 2022-02-13 16:47:12 -08:00
dynamics
examples
geometry update all the tests 2021-07-10 21:03:15 -04:00
linear add newline at end of file 2022-02-21 13:50:27 -05:00
nonlinear
partition Merge pull request #1117 from acxz/metis-include 2022-03-26 03:34:27 -04:00
slam replace ifndefs with pragma once 2022-02-20 02:53:15 -05:00
testing_tools
timing
CMakeLists.txt
gtsam_unstable.i
mainpage.dox