minor cleanup
parent
ad328756d2
commit
d6d44fc3b4
|
|
@ -34,8 +34,6 @@
|
||||||
|
|
||||||
namespace gtsam {
|
namespace gtsam {
|
||||||
|
|
||||||
class HybridGaussianFactorGraph;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Hybrid Conditional Density
|
* Hybrid Conditional Density
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -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 */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue