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

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

#include <cstring>
#include <stdexcept>
#include <string>
#include <utility>
#include <agrum/agrum.h>
#include <agrum/base/core/bijection.h>
#include <type_traits>
#include <agrum/base/database/DBCell_inl.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

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

Detailed Description

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

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

Definition in file DBCell.h.