Add FactorGraph-inst.h

release/4.3a0
Frank Dellaert 2023-01-08 21:36:20 -08:00
parent 1e99f68f70
commit 9a6b0ddaa0
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#pragma once #pragma once
#include <gtsam/inference/BayesTreeCliqueBase.h> #include <gtsam/inference/BayesTreeCliqueBase.h>
#include <gtsam/inference/FactorGraph-inst.h>
#include <gtsam/base/timing.h> #include <gtsam/base/timing.h>
namespace gtsam { namespace gtsam {