32 #include <agrum/BN/inference/loopySamplingInference.h> 34 #define DEFAULT_VIRTUAL_LBP_SIZE 5000
39 template <
typename GUM_SCALAR,
template <
typename >
class APPROX >
40 LoopySamplingInference< GUM_SCALAR, APPROX >::LoopySamplingInference(
41 const IBayesNet< GUM_SCALAR >* BN) :
42 APPROX< GUM_SCALAR >(BN),
44 GUM_CONSTRUCTOR(LoopySamplingInference);
#define DEFAULT_VIRTUAL_LBP_SIZE
INLINE void emplace(Args &&... args)