aGrUM  0.14.2
DBRow.h File Reference

The class representing a record stored in a tabular database. More...

#include <cstddef>
#include <cstring>
#include <initializer_list>
#include <memory>
#include <vector>
#include <agrum/agrum.h>
#include <agrum/learning/database/DBRow_tpl.h>
+ Include dependency graph for DBRow.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::learning::DBRow< T_DATA, ALLOC >
 The class for storing a record in a database. More...
 

Namespaces

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

Detailed Description

The class representing a record stored in a tabular database.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file DBRow.h.