![]() |
aGrUM
0.21.0
a C++ library for (probabilistic) graphical models
|
#include <agrum/tools/core/exceptions.h>
#include <agrum/tools/multidim/ICIModels/multiDimLogit.h>
#include <agrum/tools/multidim/implementations/multiDimImplementation.h>
Go to the source code of this file.
Namespaces | |
gum | |
Copyright (c) 2005-2021 by Pierre-Henri WUILLEMIN() & Christophe GONZALES() info_at_agrum_dot_org. | |
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. More... | |