50#ifndef DOXYGEN_SHOULD_SKIP_THIS
58 template < GUM_Numeric GUM_SCALAR >
63 template < GUM_Numeric GUM_SCALAR >
Definition of abstract classes for file input manipulation of Bayesian networks.
Pure virtual class for reading a BN from a file.
BNReader(BayesNet< GUM_SCALAR > *bn, std::string_view filename)
Constructor A reader is defined for reading a defined file.
virtual ~BNReader()
Default destructor.
Class representing a Bayesian network.
gum is the global namespace for all aGrUM entities