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

Class used to compute the operation between two decision diagrams. More...

Include dependency graph for multiDimFunctionGraphOperator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::MultiDimFunctionGraphOperator< GUM_SCALAR, FUNCTOR, TerminalNodePolicy >
 Class used to perform Function Graph Operations. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Class used to compute the operation between two decision diagrams.

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

Definition in file multiDimFunctionGraphOperator.h.