28 #ifndef DOXYGEN_SHOULD_SKIP_THIS 37 template <
typename GUM_SCALAR >
39 const std::string& filePath) {
40 GUM_CONSTRUCTOR(IDReader);
46 template <
typename GUM_SCALAR >
48 GUM_DESTRUCTOR(IDReader);
53 #endif // DOXYGEN_SHOULD_SKIP_THIS IDReader(InfluenceDiagram< GUM_SCALAR > *infdiag, const std::string &filePath)
Constructor A reader is created to reading a defined file.
virtual ~IDReader()
Default destructor.
Definition of abstract classes for import of Influence Diagram from a file.
gum is the global namespace for all aGrUM entities