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

Headers of gum::prm::PRMInterface. More...

#include <set>
#include <string>
#include <utility>
#include <agrum/agrum.h>
#include <agrum/PRM/elements/PRMReferenceSlot.h>
#include <agrum/PRM/elements/PRMScalarAttribute.h>
#include <agrum/PRM/elements/PRMInterface_tpl.h>
Include dependency graph for PRMInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::prm::PRMInterface< GUM_SCALAR >
 An PRMInterface is implemented by a Class<GUM_SCALAR> and defines a set of PRMReferenceSlot<GUM_SCALAR> and PRMAttribute<GUM_SCALAR> which the implementing Class<GUM_SCALAR> must contain. More...

Namespaces

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

Detailed Description

Headers of gum::prm::PRMInterface.

Author
Lionel TORTI and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file PRMInterface.h.