aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
approximationScheme.cpp File Reference

Outlined implementatioh of gum::ApproximationSettings. More...

Include dependency graph for approximationScheme.cpp:

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Outlined 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.cpp.