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

Headers for the O3prmReader class. More...

#include <cstdint>
#include <fstream>
#include <iostream>
#include <sstream>
#include <string>
#include <vector>
#include <agrum/agrum.h>
#include <agrum/PRM/o3prm/cocoR/Parser.h>
#include <agrum/PRM/o3prm/cocoR/Scanner.h>
#include <agrum/PRM/o3prm/O3ClassFactory.h>
#include <agrum/PRM/o3prm/O3InterfaceFactory.h>
#include <agrum/PRM/o3prm/O3SystemFactory.h>
#include <agrum/PRM/o3prm/O3TypeFactory.h>
#include <agrum/PRM/o3prm/O3prmReader_tpl.h>
Include dependency graph for O3prmReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::prm::o3prm::O3prmReader< GUM_SCALAR >
 This class read O3PRM files and creates the corresponding gum::prm::PRM. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities
namespace  gum::prm
 namespace for all probabilistic relational models entities
namespace  gum::prm::o3prm

Detailed Description

Headers for the O3prmReader class.

Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)
Lionel TORTI

Definition in file O3prmReader.h.