Add BayesNet-inst.h at end of BayesNet.h
							parent
							
								
									c76ebcf9e7
								
							
						
					
					
						commit
						4b4a0e532f
					
				|  | @ -18,7 +18,7 @@ | |||
| 
 | ||||
| #include <gtsam/discrete/DiscreteFactorGraph.h> | ||||
| #include <gtsam/discrete/DiscreteMarginals.h> | ||||
| #include <gtsam/inference/BayesNet-inst.h> | ||||
| #include <gtsam/inference/BayesNet.h> | ||||
| 
 | ||||
| #include <iomanip> | ||||
| 
 | ||||
|  |  | |||
|  | @ -18,7 +18,7 @@ | |||
| 
 | ||||
| #include <gtsam/discrete/DiscreteFactorGraph.h> | ||||
| #include <gtsam/discrete/DiscreteMarginals.h> | ||||
| #include <gtsam/inference/BayesNet-inst.h> | ||||
| #include <gtsam/inference/BayesNet.h> | ||||
| 
 | ||||
| #include <iomanip> | ||||
| #include <sstream> | ||||
|  |  | |||
|  | @ -19,7 +19,7 @@ | |||
| #include <gtsam/discrete/DiscreteBayesNet.h> | ||||
| #include <gtsam/discrete/DiscreteBayesTree.h> | ||||
| #include <gtsam/discrete/DiscreteFactorGraph.h> | ||||
| #include <gtsam/inference/BayesNet-inst.h> | ||||
| #include <gtsam/inference/BayesNet.h> | ||||
| 
 | ||||
| #include <boost/assign/std/vector.hpp> | ||||
| using namespace boost::assign; | ||||
|  |  | |||
|  | @ -19,7 +19,7 @@ | |||
| #include <gtsam/discrete/DiscreteFactorGraph.h> | ||||
| #include <gtsam/discrete/DiscreteEliminationTree.h> | ||||
| #include <gtsam/discrete/DiscreteBayesTree.h> | ||||
| #include <gtsam/inference/BayesNet-inst.h> | ||||
| #include <gtsam/inference/BayesNet.h> | ||||
| 
 | ||||
| #include <CppUnitLite/TestHarness.h> | ||||
| 
 | ||||
|  |  | |||
|  | @ -69,4 +69,6 @@ namespace gtsam { | |||
|     void saveGraph(const std::string &s, const KeyFormatter& keyFormatter = DefaultKeyFormatter) const; | ||||
|   }; | ||||
| 
 | ||||
| } | ||||
| } | ||||
| 
 | ||||
| #include <gtsam/inference/BayesNet-inst.h> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue