45#ifndef DOXYGEN_SHOULD_SKIP_THIS
56 template < GUM_Numeric GUM_SCALAR,
template <
class >
class IApproximationPolicy >
62 template < GUM_Numeric GUM_SCALAR,
template <
class >
class IApproximationPolicy >
67 template < GUM_Numeric GUM_SCALAR,
template <
typename >
class IApproximationPolicy >
70 return IApproximationPolicy< GUM_SCALAR >::fromExact(value);
Definition of classe for BN file output manipulation.
Writes a IBayesNet in the BN format.
GUM_SCALAR fromExact(const GUM_SCALAR &value) const override
Convert value to his approximation.
CNFWriter()
Default constructor.
~CNFWriter() override
Destructor.
gum is the global namespace for all aGrUM entities