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

Class for storing multidimensional tables in scheduling inferences. More...

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

Go to the source code of this file.

Classes

class  gum::ScheduleStorage< TABLE, CONTAINER >
 Class for storing multidimensional tables into containers (sets, etc.). More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Class for storing multidimensional tables in scheduling inferences.

Author
Christophe GONZALES(@AMU) and Pierre-Henri WUILLEMIN(@LIP6)

Definition in file scheduleStorage.h.