25 #ifndef DOXYGEN_SHOULD_SKIP_THIS 35 template <
typename GUM_SCALAR >
37 const std::string& filename) {
38 GUM_CONSTRUCTOR(FMDPReader);
41 template <
typename GUM_SCALAR >
43 GUM_DESTRUCTOR(FMDPReader);
49 #endif // DOXYGEN_SHOULD_SKIP_THIS virtual ~FMDPReader()
Default destructor.
gum is the global namespace for all aGrUM entities
FMDPReader(FMDP< GUM_SCALAR > *fmdp, const std::string &filename)
Constructor A reader is defined for reading a defined file.