![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Header of ContinuousVariable. More...
#include <iostream>#include <limits>#include <sstream>#include <string>#include <agrum/agrum.h>#include <agrum/base/variables/IContinuousVariable.h>#include <agrum/base/variables/continuousVariable_tpl.h>#include <agrum/base/variables/continuousVariable_inl.h>Go to the source code of this file.
Classes | |
| class | gum::ContinuousVariable< GUM_SCALAR > |
| Defines a continuous random variable. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Functions | |
| template<typename T_VAL> | |
| std::ostream & | gum::operator<< (std::ostream &, const ContinuousVariable< T_VAL > &) |
| for friendly displaying the content of the variable | |
Header of ContinuousVariable.
Definition in file continuousVariable.h.