29#ifndef DOXYGEN_SHOULD_SKIP_THIS
36 template <
typename GUM_SCALAR >
38 const BayesNet<GUM_SCALAR>& new_bn) {
The class for parsing DatabaseTable rows and generating output rows.
void setBayesNet(const BayesNet< GUM_SCALAR > &new_bn)
assign a new Bayes net to all the generators that depend on a BN
DBRowGeneratorSet _generator_set_
the set of DBRow generators (might be empty)
include the inlined functions if necessary
gum is the global namespace for all aGrUM entities