![]() |
aGrUM
0.14.2
|
Interface-like class for generating bayesian networks. More...
#include <climits>
#include <cstdio>
#include <cstdlib>
#include <iostream>
#include <vector>
#include <agrum/BN/BayesNet.h>
#include <agrum/BN/generator/simpleCPTGenerator.h>
#include <agrum/agrum.h>
#include <agrum/variables/labelizedVariable.h>
#include <agrum/BN/algorithms/divergence/BNdistance.h>
#include <agrum/BN/generator/IBayesNetGenerator_tpl.h>
Go to the source code of this file.
Classes | |
class | gum::IBayesNetGenerator< GUM_SCALAR, ICPTGenerator > |
Class for generating bayesian networks. More... | |
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
Interface-like class for generating bayesian networks.
Definition in file IBayesNetGenerator.h.