aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
DBRowGeneratorParser.h File Reference

The class for parsing DatabaseTable rows and generating output rows. More...

Include dependency graph for DBRowGeneratorParser.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

The class for parsing DatabaseTable rows and generating output rows.

Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file DBRowGeneratorParser.h.