53 template <
typename GUM_SCALAR >
65 template <
typename 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
virtual ~EvidenceInference()
destructor
Class representing the minimal interface for Bayesian network with no numerical data.
gum is the global namespace for all aGrUM entities