![]() |
aGrUM
0.14.2
|
Definition of classe for BIF file output manipulation. More...
#include <fstream>
#include <iostream>
#include <sstream>
#include <string>
#include <agrum/BN/io/BNWriter.h>
#include <agrum/agrum.h>
#include <agrum/BN/io/BIF/BIFWriter_tpl.h>
Go to the source code of this file.
Classes | |
class | gum::BIFWriter< GUM_SCALAR > |
Writes a IBayesNet in the BIF format. More... | |
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
Definition of classe for BIF file output manipulation.
This class servers to write the content of a Bayesian Network in the BIF format.
Definition in file BIFWriter.h.