aGrUM  0.17.2
a C++ library for (probabilistic) graphical models
multiDimLogit.cpp
Go to the documentation of this file.
1 
30 
31 #ifdef GUM_NO_INLINE
32 #endif /* GUM_NO_INLINE */
33 
34 
35 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
36 template class gum::MultiDimLogit< double >;
37 #endif
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Logit representation.
Definition: multiDimLogit.h:53