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

Template implementation of bns/bayesNet.h classes. More...

#include <limits>
#include <agrum/base/multidim/tensor.h>
#include <agrum/MRF/IMarkovRandomField.h>
Include dependency graph for IMarkovRandomField_tpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Macros

#define EF   get

Functions

template<typename GUM_SCALAR>
INLINE std::ostream & gum::operator<< (std::ostream &output, const IMarkovRandomField< GUM_SCALAR > &bn)
 Prints map's graph in output using the Graphviz-dot format.

Detailed Description

Template implementation of bns/bayesNet.h classes.

Author
Pierre-Henri WUILLEMIN(_at_LIP6) and Lionel TORTI

Definition in file IMarkovRandomField_tpl.h.

Macro Definition Documentation

◆ EF

#define EF   get

Definition at line 55 of file IMarkovRandomField_tpl.h.