![]() |
aGrUM
0.14.2
|
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>
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 | |
The base class for initializing DatabaseTable and RawDatabaseTable instances from CSV files or SQL databases.
Definition in file IDBInitializer.h.