gtsam/gtsam_unstable
Duy-Nguyen Ta 9c1952cd1f make it compile with gcc 4.9 (ubuntu).
perhaps because fstream can't be passed around by value: http://stackoverflow.com/questions/12432952/why-is-my-fstream-being-implicitly-deleted
2016-04-27 02:04:16 -04:00
..
base
discrete Globally replaced FastSet<Key> with KeySet. 2015-06-20 18:38:25 -07:00
dynamics Deprecated delta() and basis(). All unit tests pass. 2016-04-15 20:01:22 -04:00
examples Fixed warnings 2015-10-19 15:01:48 -07:00
geometry Deprecated delta() and basis(). All unit tests pass. 2016-04-15 20:01:22 -04:00
linear make it compile with gcc 4.9 (ubuntu). 2016-04-27 02:04:16 -04:00
nonlinear Merge branch 'develop' into feature/LPSolver 2016-04-27 01:10:48 -04:00
partition
slam Merge branch 'develop' into feature/LPSolver 2016-04-27 01:10:48 -04:00
testing_tools Deprecated all inline functions in Matrix.h. 2016-04-11 15:11:29 -04:00
timing Fixed forgotten compose 2016-02-08 18:58:43 -08:00
CMakeLists.txt
gtsam_unstable.h Made Velocity a Vector3 2015-07-17 17:36:29 -07:00
mainpage.dox