This commit is contained in:
Tiago Gomes 2013-02-07 22:41:04 +00:00
parent 3738d0b2c6
commit 4267465f53

View File

@ -34,7 +34,6 @@ class BayesBall
static FactorGraph* getMinimalFactorGraph (FactorGraph& fg, VarIds vids);
private:
void constructGraph (FactorGraph* fg) const;
void scheduleParents (const BBNode* n, Scheduling& sch) const;