![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
class for LOGIT implementation as multiDim More...
#include <agrum/base/multidim/ICIModels/multiDimICIModel.h>#include <agrum/base/multidim/ICIModels/multiDimLogit_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::MultiDimLogit< GUM_SCALAR > |
| Logit representation. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Functions | |
| template<typename GUM_SCALAR> | |
| std::ostream & | gum::operator<< (std::ostream &s, const MultiDimLogit< GUM_SCALAR > &ag) |
| For friendly displaying the content of the array. | |
class for LOGIT implementation as multiDim
Definition in file multiDimLogit.h.