![]() |
aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
|
#include <filesystem>#include <fstream>#include <agrum/base/core/progressNotification.h>#include <agrum/base/database/databaseTable.h>#include <agrum/BN/BayesNet.h>#include <string_view>#include <agrum/BN/database/BNDatabaseGenerator_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::learning::BNDatabaseGenerator< GUM_SCALAR > |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
| namespace | gum::learning |
| include the inlined functions if necessary | |
Constructor
(being "bn" a BayesNet<GUM_SCALAR>)
CSV Generation:
CSV append:
DatabaseVectInRam mdoe:
Definition in file BNDatabaseGenerator.h.