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

Base class for DBRowGenerator classes that use a BN for computing their outputs. More...

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

Go to the source code of this file.

Classes

class  gum::learning::DBRowGeneratorWithBN< GUM_SCALAR >
 Base class for DBRowGenerator classes that use a BN for computing their outputs. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities
namespace  gum::learning
 include the inlined functions if necessary

Detailed Description

Base class for DBRowGenerator classes that use a BN for computing their outputs.

Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLWithBNIN

Definition in file DBRowGeneratorWithBN.h.