aGrUM
0.16.0
netReader.cpp
Go to the documentation of this file.
1
23
#include <
agrum/BN/io/net/netReader.h
>
24
25
26
#ifndef GUM_NO_EXTERN_TEMPLATE_CLASS
27
template
class
gum::NetReader< double >
;
28
#endif
netReader.h
gum::NetReader
Pure virtual class for reading a BN from a file.
Definition:
netReader.h:53