aGrUM  0.14.2
multiDimAdressable.h File Reference

Headers for the abstract base class for all multi dimensionnal containers. More...

#include <iostream>
#include <vector>
#include <agrum/agrum.h>
#include <agrum/multidim/instantiation.h>
#include <agrum/multidim/implementations/multiDimAdressable_inl.h>
+ Include dependency graph for multiDimAdressable.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::MultiDimAdressable
 Abstract base class for all multi dimensionnal addressable. More...
 

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Detailed Description

Headers for the abstract base class for all multi dimensionnal containers.

MultiDimAdressable is the abstract base class for all multi dimensionnal adressable. Its purpose is to deal with slave Instantiation and notification

Author
Pierre-Henri WUILLEMIN et Christophe GONZALES

Definition in file multiDimAdressable.h.