aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
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/base/multidim/instantiation.h>
#include <agrum/base/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

namespace  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(_at_LIP6) & Christophe GONZALES(_at_AMU)

Definition in file multiDimAdressable.h.