aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
PRMObject.h File Reference

Headers of PRMObject. More...

#include <string>
#include <agrum/agrum.h>
#include <agrum/PRM/elements/PRMObject_inl.h>
Include dependency graph for PRMObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::prm::PRMObject
 Abstract base class for any element defined in a PRM. More...

Namespaces

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

Functions

std::ostream & gum::prm::operator<< (std::ostream &out, PRMObject::prm_type obj_type)
 For printing PRMType easily.

Detailed Description

Headers of PRMObject.

Author
Lionel TORTI and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file PRMObject.h.