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

Head of abstract classe for export of influence diagram. More...

#include <iostream>
#include <string>
#include <agrum/agrum.h>
#include <agrum/ID/influenceDiagram.h>
#include "IDWriter_tpl.h"
Include dependency graph for IDWriter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::IDWriter< GUM_SCALAR >
 Pure virtual class for exporting an ID. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Head of abstract classe for export of influence diagram.

All classes used to export ID must inherit from IDWriter

Author
Pierre-Henri WUILLEMIN(_at_LIP6) and Jean-Christophe MAGNAN and Christophe GONZALES(_at_AMU)

Definition in file IDWriter.h.