aGrUM  0.14.2
DBRowGeneratorIdentity.h File Reference

A DBRowGenerator class that returns exactly the rows it gets in input. More...

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

Go to the source code of this file.

Classes

class  gum::learning::DBRowGeneratorIdentity< ALLOC >
 A DBRowGenerator class that returns exactly the rows it gets in input. More...
 

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 
 gum::learning
 

Detailed Description

A DBRowGenerator class that returns exactly the rows it gets in input.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file DBRowGeneratorIdentity.h.