![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
The class for parsing DatabaseTable rows and generating output rows. More...
#include <limits>#include <agrum/agrum.h>#include <agrum/base/database/databaseTable.h>#include <agrum/base/database/DBRowGeneratorSet.h>#include <agrum/base/database/DBRowGeneratorParser_tpl.h>#include <agrum/base/database/DBRowGeneratorParser_inl.h>Go to the source code of this file.
Classes | |
| class | gum::learning::DBRowGeneratorParser |
| the class used to read a row in the database and to transform it into a set of DBRow instances that can be used for learning. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
| namespace | gum::learning |
| include the inlined functions if necessary | |
The class for parsing DatabaseTable rows and generating output rows.
Definition in file DBRowGeneratorParser.h.