Put the code inside a horus namespace
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
#include "Horus.h"
|
||||
|
||||
|
||||
namespace horus {
|
||||
|
||||
class Parfactor : public TFactor<ProbFormula>
|
||||
{
|
||||
public:
|
||||
@@ -120,5 +122,7 @@ class Parfactor : public TFactor<ProbFormula>
|
||||
|
||||
typedef std::vector<Parfactor*> Parfactors;
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_PARFACTOR_H_
|
||||
|
||||
|
Reference in New Issue
Block a user