aGrUM  0.14.2
IDBInitializer.h File Reference

The base class for initializing DatabaseTable and RawDatabaseTable instances from CSV files or SQL databases. More...

#include <vector>
#include <string>
#include <agrum/agrum.h>
#include <agrum/learning/database/DBCell.h>
#include <agrum/learning/database/DBRow.h>
#include <agrum/learning/database/IDBInitializer_tpl.h>
+ Include dependency graph for IDBInitializer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::learning::IDBInitializer< ALLOC >
 The base class for initializing DatabaseTable and RawDatabaseTable instances from CSV files or SQL databases. More...
 

Namespaces

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

Detailed Description

The base class for initializing DatabaseTable and RawDatabaseTable instances from CSV files or SQL databases.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file IDBInitializer.h.