aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
PRMClass.h File Reference

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

#include <utility>
#include <agrum/agrum.h>
#include <agrum/PRM/elements/PRMParameter.h>
#include <agrum/PRM/elements/PRMSlotChain.h>
#include <string_view>
#include <agrum/PRM/elements/PRMClass_tpl.h>
Include dependency graph for PRMClass.h:
This graph shows which files directly or indirectly include this file:

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...

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::Class<GUM_SCALAR>.

Author
Lionel TORTI and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file PRMClass.h.