![]() |
aGrUM
0.14.2
|
Header of ContinuousVariable. More...
#include <iostream>
#include <limits>
#include <sstream>
#include <string>
#include <agrum/agrum.h>
#include <agrum/variables/IContinuousVariable.h>
#include <agrum/variables/continuousVariable_tpl.h>
#include <agrum/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 | |
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 More... | |
Header of ContinuousVariable.
Definition in file continuousVariable.h.