aGrUM  0.17.2
a C++ library for (probabilistic) graphical models
gibbsOperator.cpp
Go to the documentation of this file.
1 
24 
25 
26 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
27 template class gum::GibbsOperator< double >;
28 #endif
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
class containing all variables and methods required for Gibbssampling
Definition: gibbsOperator.h:50