![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Base class for DBRowGenerator classes that use a BN for computing their outputs. More...
#include <vector>#include <agrum/agrum.h>#include <agrum/base/database/DBRowGenerator.h>#include <agrum/BN/inference/variableElimination.h>#include <agrum/base/database/DBRowGeneratorWithBN_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::learning::DBRowGeneratorWithBN< GUM_SCALAR > |
| Base class for DBRowGenerator classes that use a BN for computing their outputs. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
| namespace | gum::learning |
| include the inlined functions if necessary | |
Base class for DBRowGenerator classes that use a BN for computing their outputs.
Definition in file DBRowGeneratorWithBN.h.