Put the code inside a horus namespace
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
#include "LiftedUtils.h"
|
||||
#include "Horus.h"
|
||||
|
||||
|
||||
namespace horus {
|
||||
|
||||
typedef unsigned long PrvGroup;
|
||||
|
||||
class ProbFormula
|
||||
@@ -111,5 +114,7 @@ class ObservedFormula
|
||||
|
||||
typedef std::vector<ObservedFormula> ObservedFormulas;
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_PROBFORMULA_H_
|
||||
|
||||
|
Reference in New Issue
Block a user