![]() |
aGrUM
0.16.0
|
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 |
_estimator | gum::Estimator< GUM_SCALAR > | private |
_ntotal | gum::Estimator< GUM_SCALAR > | private |
_wtotal | 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 |
EV(std::string name, Idx val) | 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 |
~Estimator() | gum::Estimator< GUM_SCALAR > |