![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
The base class for all DBRow generators. More...
#include <vector>#include <agrum/agrum.h>#include <agrum/base/database/DBRow.h>#include <agrum/base/database/DBTranslatedValue.h>#include <agrum/base/database/DBRowGenerator_inl.h>Go to the source code of this file.
Classes | |
| class | gum::learning::DBRowGenerator |
| The base class for all DBRow generators. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
| namespace | gum::learning |
| include the inlined functions if necessary | |
Enumerations | |
| enum class | gum::learning::DBRowGeneratorGoal : char { gum::learning::DBRowGeneratorGoal::ONLY_REMOVE_MISSING_VALUES , gum::learning::DBRowGeneratorGoal::OTHER_THINGS_THAN_REMOVE_MISSING_VALUES } |
| the type of things that a DBRowGenerator is designed for More... | |
The base class for all DBRow generators.
Definition in file DBRowGenerator.h.