#include <ClusterTree-inst.h>
Public Member Functions | |
EliminationPostOrderVisitor (const typename CLUSTERTREE::Eliminate &eliminationFunction, typename CLUSTERTREE::BayesTreeType::Nodes &nodesIndex) | |
void | operator() (const typename CLUSTERTREE::sharedNode &node, EliminationData &myData) |
Private Attributes | |
const CLUSTERTREE::Eliminate & | eliminationFunction_ |
CLUSTERTREE::BayesTreeType::Nodes & | nodesIndex_ |
Definition at line 205 of file ClusterTree-inst.h.
|
inline |
Definition at line 211 of file ClusterTree-inst.h.
|
inline |
Definition at line 218 of file ClusterTree-inst.h.
|
private |
Definition at line 206 of file ClusterTree-inst.h.
|
private |
Definition at line 207 of file ClusterTree-inst.h.