![]() |
aGrUM
0.20.3
a C++ library for (probabilistic) graphical models
|
This is the complete list of members for gum::Estimator< GUM_SCALAR >, including all inherited members.
_target_posteriors_ | gum::Estimator< GUM_SCALAR > | private |
bn_ | gum::Estimator< GUM_SCALAR > | private |
clear() | gum::Estimator< GUM_SCALAR > | |
confidence() | gum::Estimator< GUM_SCALAR > | |
Estimator() | gum::Estimator< GUM_SCALAR > | |
Estimator(const IBayesNet< GUM_SCALAR > *bn) | gum::Estimator< GUM_SCALAR > | explicit |
estimator_ | gum::Estimator< GUM_SCALAR > | private |
EV(std::string name, Idx val) | gum::Estimator< GUM_SCALAR > | private |
ntotal_ | gum::Estimator< GUM_SCALAR > | private |
posterior(const DiscreteVariable &var) | gum::Estimator< GUM_SCALAR > | |
setFromBN(const IBayesNet< GUM_SCALAR > *bn, const NodeSet &hardEvidence) | gum::Estimator< GUM_SCALAR > | |
setFromLBP(LoopyBeliefPropagation< GUM_SCALAR > *lbp, const NodeSet &hardEvidence, GUM_SCALAR virtualLBPSize) | gum::Estimator< GUM_SCALAR > | |
update(Instantiation I, GUM_SCALAR w) | gum::Estimator< GUM_SCALAR > | |
variance(std::string name, Idx val) | gum::Estimator< GUM_SCALAR > | private |
wtotal_ | gum::Estimator< GUM_SCALAR > | private |
~Estimator() | gum::Estimator< GUM_SCALAR > |