aGrUM  0.16.0
DSLWriter.cpp
Go to the documentation of this file.
1 
24 
25 
26 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
27 template class gum::DSLWriter< double >;
28 #endif
Writes a IBayesNet in the DSL format.
Definition: DSLWriter.h:49