Put the code inside a horus namespace
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
#include "Parfactor.h"
|
||||
#include "ProbFormula.h"
|
||||
|
||||
|
||||
namespace horus {
|
||||
|
||||
class Parfactor;
|
||||
|
||||
|
||||
@@ -117,5 +120,7 @@ class ParfactorList
|
||||
std::list<Parfactor*> pfList_;
|
||||
};
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_PARFACTORLIST_H_
|
||||
|
||||
|
Reference in New Issue
Block a user