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

Headers of LayerGenerator. More...

#include <cstdlib>
#include <ctime>
#include <list>
#include <sstream>
#include <string>
#include <vector>
#include <agrum/BN/generator/simpleBayesNetGenerator.h>
#include <agrum/PRM/generator/PRMGenerator.h>
#include <agrum/PRM/PRMFactory.h>
#include <agrum/PRM/generator/layerGenerator_tpl.h>
Include dependency graph for layerGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::prm::LayerGenerator< GUM_SCALAR >
 <agrum/PRM/generator/layerGenerator.h> More...
struct  gum::prm::LayerGenerator< GUM_SCALAR >::LayerData
 Getters and setters. More...
struct  gum::prm::LayerGenerator< GUM_SCALAR >::MyData

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities
namespace  gum::prm
 namespace for all probabilistic relational models entities

Detailed Description

Headers of LayerGenerator.

Author
Lionel TORTI and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file layerGenerator.h.