minor cleanup

release/4.3a0
Varun Agrawal 2022-10-03 19:14:13 -04:00
parent ad328756d2
commit d6d44fc3b4
2 changed files with 0 additions and 3 deletions

View File

@ -34,8 +34,6 @@
namespace gtsam { namespace gtsam {
class HybridGaussianFactorGraph;
/** /**
* Hybrid Conditional Density * Hybrid Conditional Density
* *

View File

@ -33,7 +33,6 @@ namespace gtsam {
// Forward declarations // Forward declarations
template<class FACTOR> class FactorGraph; template<class FACTOR> class FactorGraph;
template<class BAYESTREE, class GRAPH> class EliminatableClusterTree; template<class BAYESTREE, class GRAPH> class EliminatableClusterTree;
class HybridBayesTreeClique;
/* ************************************************************************* */ /* ************************************************************************* */
/** clique statistics */ /** clique statistics */