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 update all the tests 2021-07-10 21:03:15 -04:00
examples update boost::bind usage 2021-06-16 00:56:43 -04:00
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 Add headers in the place they are needed 2022-02-16 22:51:53 -05:00
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 Deprecated all inline functions in Matrix.h. 2016-04-11 15:11:29 -04:00
timing use size_t variable type 2021-06-14 16:25:15 -04:00
CMakeLists.txt Merge branch 'develop' into feature/sphericalCamera 2021-11-07 12:02:33 -05:00
gtsam_unstable.i expose iSAM object for iFLS, fix __repr__ of iFLS, bFLS 2022-01-29 23:31:07 +01:00
mainpage.dox gtsam_unstable now builds and tests pass 2012-05-03 17:03:25 +00:00