aGrUM  0.16.0
BNWriter_tpl.h
Go to the documentation of this file.
1 
28 #ifndef DOXYGEN_SHOULD_SKIP_THIS
29 
30 namespace gum {
31 
32  /* =========================================================================*/
33  /* === GUM_BN_WRITTER === */
34  /* =========================================================================*/
35  template < typename GUM_SCALAR >
37  GUM_CONSTRUCTOR(BNWriter);
38  }
39 
40  template < typename GUM_SCALAR >
42  GUM_DESTRUCTOR(BNWriter);
43  }
44 
45 } /* namespace gum */
46 
47 #endif // DOXYGEN_SHOULD_SKIP_THIS
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
Definition: agrum.h:25
virtual ~BNWriter()
Default destructor.
BNWriter()
Default constructor.