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

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

#include <algorithm>
#include <ostream>
#include <sstream>
#include <string>
#include <agrum/agrum.h>
#include <agrum/base/core/hashTable.h>
#include <agrum/base/variables/discreteVariable.h>
#include <agrum/base/variables/integerVariable.h>
Include dependency graph for integerVariable_inl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Base class for Integer discrete random variables.

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

Definition in file integerVariable_inl.h.