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

Definition of class for BN file output manipulation. More...

#include <string>
#include <agrum/agrum.h>
#include <agrum/BN/io/BNWriter.h>
#include <agrum/BN/io/net/netWriter_tpl.h>
Include dependency graph for netWriter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::NetWriter< GUM_SCALAR >
 Writes a IBayesNet in the BN format. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Definition of class for BN file output manipulation.

This class to write the content of a Bayesian network in the NET format.

Author
Lionel TORTI and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file netWriter.h.