aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
approximationScheme_inl.h File Reference

Inline implementatioh of gum::ApproximationSettings. More...

Include dependency graph for approximationScheme_inl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Inline implementatioh of gum::ApproximationSettings.

ApproximationSettings provides as well 2 signals :

  • onProgress(int pourcent,double error)
  • onStop(const std::string& message)
    See also
    gum::ApproximationListener for dedicated listener.
    Author
    Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file approximationScheme_inl.h.