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

Headers of gum::prm::PRMInstance<GUM_SCALAR>. More...

#include <set>
#include <utility>
#include <agrum/PRM/elements/PRMClass.h>
#include <agrum/PRM/elements/PRMInstance_tpl.h>
Include dependency graph for PRMInstance.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::prm::PRMInstance< GUM_SCALAR >
 An PRMInstance is a Bayesian network fragment defined by a Class and used in a PRMSystem. More...
class  gum::prm::PRMInstance< GUM_SCALAR >::RefIterator
 Nested class to iterate over PRMReferenceSlot and PRMSlotChain<GUM_SCALAR> instantiations. More...
class  gum::prm::PRMInstance< GUM_SCALAR >::RefConstIterator
 Nested class to iterate over PRMReferenceSlot and PRMSlotChain<GUM_SCALAR> instantiations. 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::PRMInstance<GUM_SCALAR>.

Author
Lionel TORTI and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file PRMInstance.h.