aGrUM  0.14.2
multiDimLogit.h File Reference

class for LOGIT implementation as multiDim More...

+ Include dependency graph for multiDimLogit.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::MultiDimLogit< GUM_SCALAR >
 Logit representation. More...
 

Namespaces

 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. More...
 

Detailed Description

class for LOGIT implementation as multiDim

Author
Pierre-Henri WUILLEMIN et Christophe GONZALES

Definition in file multiDimLogit.h.