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

Header of gumRangeVariable. More...

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

Go to the source code of this file.

Classes

class  gum::RangeVariable
 Defines a discrete random variable over an integer interval. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Header of gumRangeVariable.

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

Definition in file rangeVariable.h.