aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
O3prm.cpp File Reference

Implementation for the AST of the O3PRM language. More...

Include dependency graph for O3prm.cpp:

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities
namespace  gum::prm
 namespace for all probabilistic relational models entities
namespace  gum::prm::o3prm

Functions

std::ostream & gum::prm::o3prm::operator<< (std::ostream &o, const O3Label &src)

Detailed Description

Implementation for the AST of the O3PRM language.

Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)
Lionel TORTI

Definition in file O3prm.cpp.