Put the code inside a horus namespace
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#include "FactorGraph.h"
|
||||
|
||||
|
||||
namespace horus {
|
||||
|
||||
LiftedBp::LiftedBp (const ParfactorList& parfactorList)
|
||||
: LiftedSolver (parfactorList)
|
||||
{
|
||||
@@ -235,3 +237,5 @@ LiftedBp::getJointByConditioning (
|
||||
return prevBeliefs;
|
||||
}
|
||||
|
||||
} // namespace horus
|
||||
|
||||
|
Reference in New Issue
Block a user