aGrUM  0.14.2
regress_tpl.h File Reference

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

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

Go to the source code of this file.

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Macros

#define ALLOCATE(x)   SmallObjectAllocator::instance().allocate(x)
 
#define DEALLOCATE(x, y)   SmallObjectAllocator::instance().deallocate(x, y)
 

Detailed Description

Class used to compute the operation between two decision diagrams.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN
Jean-Christophe MAGNAN and Pierre-Henri WUILLEMIN

Definition in file regress_tpl.h.

Macro Definition Documentation

◆ ALLOCATE

◆ DEALLOCATE