Move methods with more than two lines to outside of class definition
This commit is contained in:
@@ -110,7 +110,7 @@ class Parfactor : public TFactor<ProbFormula>
|
||||
|
||||
static void alignLogicalVars (Parfactor*, Parfactor*);
|
||||
|
||||
ConstraintTree* constr_;
|
||||
ConstraintTree* constr_;
|
||||
|
||||
DISALLOW_ASSIGN (Parfactor);
|
||||
};
|
||||
|
Reference in New Issue
Block a user