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

The databases' cell translators for integer variables. More...

#include <sstream>
#include <utility>
#include <vector>
#include <agrum/agrum.h>
#include <agrum/base/database/DBCell.h>
#include <agrum/base/database/DBTranslator.h>
#include <agrum/base/variables/integerVariable.h>
#include <agrum/base/database/DBTranslator4IntegerVariable_inl.h>
Include dependency graph for DBTranslator4IntegerVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::learning::DBTranslator4IntegerVariable
 The databases' cell translators for integer variables. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities
namespace  gum::learning
 include the inlined functions if necessary

Detailed Description

The databases' cell translators for integer variables.

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

Definition in file DBTranslator4IntegerVariable.h.