28 template<
class BAYESNET,
class GRAPH>
class EliminationTree;
49 template<
class BAYESTREE,
class GRAPH>
68 template<
class ETREE_BAYESNET,
class ETREE_GRAPH>
EliminatableClusterTree< BAYESTREE, GRAPH > Base
Our base class.
static This FromEliminationTree(const ETREE &eliminationTree)
std::shared_ptr< This > shared_ptr
Shared pointer to this class.
JunctionTree< BAYESTREE, GRAPH > This
This class.
Collects factorgraph fragments defined on variable clusters, arranged in a tree.