56 template < GUM_Numeric GUM_SCALAR >
68 template < GUM_Numeric GUM_SCALAR >
void _setBayesNetDuringConstruction_(const IBayesNet< GUM_SCALAR > *bn)
assigns a BN during the inference engine construction
BayesNetInference(const IBayesNet< GUM_SCALAR > *bn)
default constructor
EvidenceInference(const IBayesNet< GUM_SCALAR > *bn)
default constructor
~EvidenceInference() override
destructor
Class representing the minimal interface for Bayesian network with no numerical data.
This file contains the abstract class definition for computing the probability of evidence entered in...
gum is the global namespace for all aGrUM entities