![]() |
aGrUM
0.20.3
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/tools/database/DBHandler.h>
#include <agrum/tools/database/databaseTable.h>
#include <agrum/tools/database/DBRowGeneratorSet.h>
#include <agrum/tools/database/DBRowGeneratorParser_tpl.h>
Go to the source code of this file.
Classes | |
class | gum::learning::DBRowGeneratorParser< ALLOC > |
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 | |
gum | |
Copyright (c) 2005-2021 by Pierre-Henri WUILLEMIN() & Christophe GONZALES() info_at_agrum_dot_org. | |
gum::learning | |
The class for parsing DatabaseTable rows and generating output rows.
Definition in file DBRowGeneratorParser.h.