gtsam/gtsam_unstable
alescontrela aa3ac32235 Change all old cases of graph.emplace_shared<PriorFactor<...>>(...) and graph.add(PriorFactor<...>(...)) to graph.addPrior<...>(...). Removed unnecessary PriorFactor.h includes. 2020-04-11 20:09:54 -04:00
..
base Prefer C++11 nullptr 2020-04-06 23:31:05 +02:00
discrete convert all optional Ordering to function overloads 2019-10-20 01:15:20 -04:00
dynamics Change PriorFactor includes from gtsam/slam to gtsam/nonlinear 2020-04-10 22:26:22 -04:00
examples Change all old cases of graph.emplace_shared<PriorFactor<...>>(...) and graph.add(PriorFactor<...>(...)) to graph.addPrior<...>(...). Removed unnecessary PriorFactor.h includes. 2020-04-11 20:09:54 -04:00
geometry Change all old cases of graph.emplace_shared<PriorFactor<...>>(...) and graph.add(PriorFactor<...>(...)) to graph.addPrior<...>(...). Removed unnecessary PriorFactor.h includes. 2020-04-11 20:09:54 -04:00
linear Prefer C++11 nullptr 2020-04-06 23:31:05 +02:00
nonlinear Change all old cases of graph.emplace_shared<PriorFactor<...>>(...) and graph.add(PriorFactor<...>(...)) to graph.addPrior<...>(...). Removed unnecessary PriorFactor.h includes. 2020-04-11 20:09:54 -04:00
partition Prefer C++11 nullptr 2020-04-06 23:31:05 +02:00
slam Change all old cases of graph.emplace_shared<PriorFactor<...>>(...) and graph.add(PriorFactor<...>(...)) to graph.addPrior<...>(...). Removed unnecessary PriorFactor.h includes. 2020-04-11 20:09:54 -04:00
testing_tools Deprecated all inline functions in Matrix.h. 2016-04-11 15:11:29 -04:00
timing eradicated last vestiges of boost/random in gtsam_unstable 2020-02-28 07:21:54 -08:00
CMakeLists.txt Consistent dllexport.h across gtsam & gtsam_unstable 2019-07-18 08:22:41 +02:00
gtsam_unstable.h Change PriorFactor includes from gtsam/slam to gtsam/nonlinear 2020-04-10 22:26:22 -04:00
mainpage.dox gtsam_unstable now builds and tests pass 2012-05-03 17:03:25 +00:00