![]() |
aGrUM
0.14.2
|
Base class for DBRowGenerator classes that use a BN for computing their outputs. More...
#include <vector>
#include <agrum/agrum.h>
#include <agrum/core/bijection.h>
#include <agrum/BN/BayesNet.h>
#include <agrum/BN/inference/variableElimination.h>
#include <agrum/learning/database/DBRowGenerator.h>
#include <agrum/learning/database/DBRowGeneratorWithBN_tpl.h>
Go to the source code of this file.
Classes | |
class | gum::learning::DBRowGeneratorWithBN< GUM_SCALAR, ALLOC > |
Base class for DBRowGenerator classes that use a BN for computing their outputs. More... | |
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
gum::learning | |
Base class for DBRowGenerator classes that use a BN for computing their outputs.
Definition in file DBRowGeneratorWithBN.h.