Put the code inside a horus namespace
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
#include "Util.h"
|
||||
|
||||
|
||||
namespace horus {
|
||||
|
||||
void
|
||||
GroundSolver::printAnswer (const VarIds& vids)
|
||||
{
|
||||
@@ -112,3 +114,5 @@ GroundSolver::getJointByConditioning (
|
||||
return prevBeliefs;
|
||||
}
|
||||
|
||||
} // namespace horus
|
||||
|
||||
|
Reference in New Issue
Block a user