![]() |
aGrUM
0.14.2
|
The base class for all DBRow generators. More...
#include <vector>
#include <agrum/agrum.h>
#include <agrum/learning/database/DBRow.h>
#include <agrum/learning/database/DBTranslatedValue.h>
#include <agrum/learning/database/DBRowGenerator_tpl.h>
Go to the source code of this file.
Classes | |
class | gum::learning::DBRowGenerator< ALLOC > |
The base class for all DBRow generators. More... | |
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
gum::learning | |
Enumerations | |
enum | 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.