gtsam/gtsam/inference
Mike Sheffler 6f8bfe0f0a Merged in mikesheffler/gtsam (pull request #338)
Add <boost/serialization/vector.hpp> to fix a whole raft of compilation problems in gtsam_unstable_wrapper.cpp

* Add <boost/serialization/vector.hpp> to fix a whole raft of compilation problems in gtsam_unstable_wrapper.cpp

* Move the addition of the boost vector serialization include

* Moved include again. Frank pointed out that it really belongs in FactorGraph, not VectorValues. My bad.
2018-11-16 20:49:48 +00:00
..
tests 1. Replace boost enable_if and is_base_of with those in stl 2016-10-08 10:55:22 -04:00
BayesNet-inst.h Removed BOOST_REVERSE_FOREACH 2016-05-22 14:11:42 -07:00
BayesNet.h
BayesTree-inst.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
BayesTree.cpp Replaced BOOSE_FOREACH with for in gtsam folder. 2016-05-20 23:41:22 -04:00
BayesTree.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
BayesTreeCliqueBase-inst.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
BayesTreeCliqueBase.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
CMakeLists.txt Building timing scripts using new timing script support in GtsamTesting.cmake. Fixed compile errors in timing scripts but disabled a couple. 2014-06-07 19:02:11 -07:00
ClusterTree-inst.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
ClusterTree.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
Conditional-inst.h Replaced BOOSE_FOREACH with for in gtsam folder. 2016-05-20 23:41:22 -04:00
Conditional.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
EliminateableFactorGraph-inst.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
EliminateableFactorGraph.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
EliminationTree-inst.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
EliminationTree.h
Factor.cpp Replaced BOOSE_FOREACH with for in gtsam folder. 2016-05-20 23:41:22 -04:00
Factor.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
FactorGraph-inst.h Almost done. Still need to figure out how to remove the remaining 3 occurrences. 2016-05-21 12:44:46 -04:00
FactorGraph.h Merged in mikesheffler/gtsam (pull request #338) 2018-11-16 20:49:48 +00:00
ISAM-inst.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
ISAM.h
JunctionTree-inst.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
JunctionTree.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
Key.cpp Replaced BOOSE_FOREACH with for in gtsam folder. 2016-05-20 23:41:22 -04:00
Key.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
LabeledSymbol.cpp Many small improvements, bug-fixes, and tests 2016-02-24 11:01:19 -08:00
LabeledSymbol.h Many small improvements, bug-fixes, and tests 2016-02-24 11:01:19 -08:00
MetisIndex-inl.h Replaced BOOSE_FOREACH with for in gtsam folder. 2016-05-20 23:41:22 -04:00
MetisIndex.h Metis does not like TBB allocated vectors 2018-11-08 16:53:08 -05:00
Ordering.cpp Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
Ordering.h Merge remote-tracking branch 'origin/develop' into fix/msvc2017 2018-11-09 12:10:57 -05:00
Symbol.cpp Many small improvements, bug-fixes, and tests 2016-02-24 11:01:19 -08:00
Symbol.h Updated outdated comment 2018-10-23 19:55:41 +00:00
VariableIndex-inl.h Removed headers 2016-05-22 14:22:36 -07:00
VariableIndex.cpp Replaced BOOSE_FOREACH with for in gtsam folder. 2016-05-20 23:41:22 -04:00
VariableIndex.h Many small improvements, bug-fixes, and tests 2016-02-24 11:01:19 -08:00
VariableSlots.cpp Replaced BOOSE_FOREACH with for in gtsam folder. 2016-05-20 23:41:22 -04:00
VariableSlots.h Replaced BOOSE_FOREACH with for in gtsam folder. 2016-05-20 23:41:22 -04:00
graph-inl.h for over tuples 2016-05-22 14:11:14 -07:00
graph.h
inference-inst.h Many small improvements, bug-fixes, and tests 2016-02-24 11:01:19 -08:00
inferenceExceptions.h