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

Header of IContinuousVariable. More...

#include <iostream>
#include <string>
#include <agrum/agrum.h>
#include <agrum/base/variables/variable.h>
#include <agrum/base/variables/IContinuousVariable_inl.h>
Include dependency graph for IContinuousVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::IContinuousVariable
 A base class for continuous variables, independent of the GUM_SCALAR type. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Header of IContinuousVariable.

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

Definition in file IContinuousVariable.h.