52#ifndef DOXYGEN_SHOULD_SKIP_THIS
59 template <
typename GUM_SCALAR >
65 for (
auto& xparser: _parsers_) {
66 xparser.data.setBayesNet(new_bn);
void setBayesNet(const BayesNet< GUM_SCALAR > &new_bn)
assign a new Bayes net to all the counter's generators depending on a BN
void clear()
clears all the last database-parsed counting from memory
include the inlined functions if necessary
gum is the global namespace for all aGrUM entities
The class that computes counting of observations from the database.