![]() |
aGrUM
0.14.2
|
Definition of templatized reader of BIF files for Bayesian Networks. More...
#include <fstream>
#include <iostream>
#include <string>
#include <agrum/BN/BayesNetFactory.h>
#include <agrum/BN/IBayesNet.h>
#include <agrum/BN/io/BNReader.h>
#include <agrum/BN/io/BIF/BIFReader_tpl.h>
Go to the source code of this file.
Classes | |
class | gum::BIFReader< GUM_SCALAR > |
Definition of templatized reader of BIF files for Bayesian Networks. More... | |
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
Definition of templatized reader of BIF files for Bayesian Networks.
how to use it :
Definition in file BIFReader.h.