gtsam/gtsam_unstable
Varun Agrawal 0f53b3f892
Merge pull request #1238 from borglab/fix/1182
Capitalize Identity trait
2022-08-21 09:05:21 -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 Capitalize Identity trait since it is static 2022-07-07 12:31:27 -04:00
examples Capitalize Identity trait since it is static 2022-07-07 12:31:27 -04:00
geometry Capitalize Identity trait since it is static 2022-07-07 12:31:27 -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 Link to interface library in case system metis is used 2022-08-01 07:36:36 +10:00
slam Merge pull request #1238 from borglab/fix/1182 2022-08-21 09:05:21 -04:00
testing_tools Deprecated all inline functions in Matrix.h. 2016-04-11 15:11:29 -04:00
timing Replace the usage of Rot3::quaternion to Rot3::toQuaternion in 'timeShonanAveraging.cpp' 2022-06-08 16:42:50 +08:00
CMakeLists.txt Merge branch 'develop' into feature/sphericalCamera 2021-11-07 12:02:33 -05:00
gtsam_unstable.i Capitalize Identity trait since it is static 2022-07-07 12:31:27 -04:00
mainpage.dox gtsam_unstable now builds and tests pass 2012-05-03 17:03:25 +00:00