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

Base class for labelized discrete random variables. More...

#include <iostream>
#include <sstream>
#include <string>
#include <agrum/agrum.h>
#include <agrum/base/core/sequence.h>
#include <agrum/base/variables/discreteVariable.h>
#include <agrum/base/variables/labelizedVariable_inl.h>
Include dependency graph for labelizedVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::LabelizedVariable
 class LabelizedVariable More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Base class for labelized discrete random variables.

Author
Pierre-Henri WUILLEMIN(_at_LIP6) & Christophe GONZALES(_at_AMU)

Definition in file labelizedVariable.h.