aGrUM  0.14.2
continuousVariable.h File Reference

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>
+ Include dependency graph for continuousVariable.h:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Header of ContinuousVariable.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file continuousVariable.h.