![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
#include <agrum/base/core/exceptions.h>#include <agrum/base/multidim/ICIModels/multiDimLogit.h>#include <agrum/base/multidim/implementations/multiDimImplementation.h>Go to the source code of this file.
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Functions | |
| template<typename GUM_SCALAR> | |
| INLINE std::ostream & | gum::operator<< (std::ostream &s, const MultiDimLogit< GUM_SCALAR > &ag) |
| For friendly displaying the content of the array. | |