|
gtsam 4.2
gtsam
|
Bayes Tree is a tree of cliques of a Bayes Chain. More...
Go to the source code of this file.
Namespaces | |
| namespace | gtsam |
| Global functions in a separate testing namespace. | |
Functions | |
| template<class CLIQUE> | |
| bool | gtsam::check_sharedCliques (const std::pair< Key, typename BayesTree< CLIQUE >::sharedClique > &v1, const std::pair< Key, typename BayesTree< CLIQUE >::sharedClique > &v2) |
Bayes Tree is a tree of cliques of a Bayes Chain.