aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
estimator.h File Reference

This file contains estimating tools for approximate inference. More...

#include <vector>
#include <agrum/BN/inference/loopyBeliefPropagation.h>
#include <string_view>
#include <agrum/BN/inference/tools/estimator_tpl.h>
Include dependency graph for estimator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::Estimator< GUM_SCALAR >

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

This file contains estimating tools for approximate inference.

Author
Paul ALAM & Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file estimator.h.