![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Definition of templatized reader of BIF files for Bayesian networks. More...
#include <fstream>#include <iostream>#include <string>#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 | |
| namespace | 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.