![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Headers of gum::PRMSlotChain. More...
#include <string>#include <agrum/PRM/elements/PRMAggregate.h>#include <agrum/PRM/elements/PRMReferenceSlot.h>#include <agrum/PRM/elements/PRMSlotChain_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::prm::PRMSlotChain< GUM_SCALAR > |
| A PRMSlotChain represents a sequence of gum::prm::PRMClassElement<GUM_SCALAR> where the n-1 first gum::prm::PRMClassElement<GUM_SCALAR> are gum::prm::PRMReferenceSlot and the last gum::prm::PRMClassElement<GUM_SCALAR> an gum::prm::PRMAttribute or an gum::prm::PRMAggregate. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
| namespace | gum::prm |
| namespace for all probabilistic relational models entities | |
Headers of gum::PRMSlotChain.
Definition in file PRMSlotChain.h.