![]() |
aGrUM
0.16.0
|
<agrum/BN/inference/samplingInference.h> More...
#include <samplingInference.h>
<agrum/BN/inference/samplingInference.h>
A generic class for making sampling inference in bayesian networks adapted
The goal of this class is to define the genereal scheme used by all sampling inference algorithms, which are implemented as derived classes of ApproximateInference. This class inherits from MarginalTargetedInference for the handling of marginal targets and from ApproximationScheme.