![]() |
aGrUM
0.14.2
|
Base class for discrete random variable. More...
#include <ostream>
#include <string>
#include <agrum/agrum.h>
#include <agrum/core/hashFunc.h>
#include <agrum/variables/variable.h>
#include <agrum/variables/discreteVariable_inl.h>
Go to the source code of this file.
Classes | |
class | gum::DiscreteVariable |
Base class for discrete random variable. More... | |
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
Functions | |
std::ostream & | gum::operator<< (std::ostream &, const DiscreteVariable &) |
for friendly displaying the content of the variable More... | |
Base class for discrete random variable.
This class is used as an interface.
Definition in file discreteVariable.h.