![]() |
aGrUM
0.14.2
|
Headers of gum::PRMSlotChain. More...
#include <string>
#include <agrum/core/sequence.h>
#include <agrum/multidim/ICIModels/multiDimNoisyORCompound.h>
#include <agrum/multidim/ICIModels/multiDimNoisyORNet.h>
#include <agrum/multidim/implementations/multiDimBijArray.h>
#include <agrum/multidim/potential.h>
#include <agrum/PRM/elements/PRMType.h>
#include <agrum/PRM/elements/PRMClassElement.h>
#include <agrum/PRM/elements/PRMClassElementContainer.h>
#include <agrum/PRM/elements/PRMAttribute.h>
#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::PRMClass< GUM_SCALAR > |
A PRMClass is an object of a PRM representing a fragment of a Bayesian Network which can be instantiated in PRMInstance. More... | |
class | gum::prm::PRMAttribute< GUM_SCALAR > |
PRMAttribute is a member of a Class in a PRM. More... | |
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 | |
gum | |
gum is the global namespace for all aGrUM entities | |
gum::prm | |
namespace for all probabilistic relational models entities | |
Headers of gum::PRMSlotChain.
Definition in file PRMSlotChain.h.