aGrUM  0.14.2
DBRowGenerator.h File Reference

The base class for all DBRow generators. More...

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

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...
 

Detailed Description

The base class for all DBRow generators.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file DBRowGenerator.h.