aGrUM  0.14.2
DBCell.h File Reference

The class representing the original values of the cells of databases. More...

#include <cstring>
#include <stdexcept>
#include <string>
#include <type_traits>
#include <utility>
#include <agrum/agrum.h>
#include <agrum/core/bijection.h>
#include <agrum/learning/database/DBCell_inl.h>
#include <agrum/learning/database/DBCell_tpl.h>
+ Include dependency graph for DBCell.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::learning::DBCell
 The class representing the original values of the cells of databases. More...
 

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 
 gum::learning
 

Detailed Description

The class representing the original values of the cells of databases.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file DBCell.h.