Trivial
This commit is contained in:
parent
3738d0b2c6
commit
4267465f53
@ -34,7 +34,6 @@ class BayesBall
|
|||||||
static FactorGraph* getMinimalFactorGraph (FactorGraph& fg, VarIds vids);
|
static FactorGraph* getMinimalFactorGraph (FactorGraph& fg, VarIds vids);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
void constructGraph (FactorGraph* fg) const;
|
void constructGraph (FactorGraph* fg) const;
|
||||||
|
|
||||||
void scheduleParents (const BBNode* n, Scheduling& sch) const;
|
void scheduleParents (const BBNode* n, Scheduling& sch) const;
|
||||||
|
Reference in New Issue
Block a user