addAllTargets() final | gum::MarginalTargetedInference< GUM_SCALAR > | virtual |
addEvidence(NodeId id, const Idx val) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
addEvidence(const std::string &nodeName, const Idx val) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
addEvidence(NodeId id, const std::string &label) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
addEvidence(const std::string &nodeName, const std::string &label) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
addEvidence(NodeId id, const std::vector< GUM_SCALAR > &vals) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
addEvidence(const std::string &nodeName, const std::vector< GUM_SCALAR > &vals) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
addEvidence(const Potential< GUM_SCALAR > &pot) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
addEvidence(Potential< GUM_SCALAR > &&pot) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
addListOfEvidence(const List< const Potential< GUM_SCALAR > * > &potlist) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
addSetOfEvidence(const Set< const Potential< GUM_SCALAR > * > &potset) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
addTarget(NodeId target) final | gum::MarginalTargetedInference< GUM_SCALAR > | virtual |
addTarget(const std::string &nodeName) final | gum::MarginalTargetedInference< GUM_SCALAR > | virtual |
ApproximateInference(const IBayesNet< GUM_SCALAR > *bn) | gum::ApproximateInference< GUM_SCALAR > | inlineexplicit |
ApproximationScheme(bool verbosity=false) | gum::ApproximationScheme | |
ApproximationSchemeSTATE enum name | gum::IApproximationSchemeConfiguration | |
BayesNetInference(const IBayesNet< GUM_SCALAR > *bn) | gum::BayesNetInference< GUM_SCALAR > | explicit |
BayesNetInference() | gum::BayesNetInference< GUM_SCALAR > | |
BN() const final | gum::BayesNetInference< GUM_SCALAR > | virtual |
burn_in_ | gum::ApproximationScheme | protected |
chgEvidence(NodeId id, const Idx val) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
chgEvidence(const std::string &nodeName, const Idx val) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
chgEvidence(NodeId id, const std::string &label) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
chgEvidence(const std::string &nodeName, const std::string &label) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
chgEvidence(NodeId id, const std::vector< GUM_SCALAR > &vals) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
chgEvidence(const std::string &nodeName, const std::vector< GUM_SCALAR > &vals) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
chgEvidence(const Potential< GUM_SCALAR > &pot) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
clear() | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
continueApproximationScheme(double error) | gum::ApproximationScheme | |
current_epsilon_ | gum::ApproximationScheme | protected |
current_rate_ | gum::ApproximationScheme | protected |
current_state_ | gum::ApproximationScheme | protected |
current_step_ | gum::ApproximationScheme | protected |
currentTime() const | gum::ApproximationScheme | virtual |
disableEpsilon() | gum::ApproximationScheme | virtual |
disableMaxIter() | gum::ApproximationScheme | virtual |
disableMaxTime() | gum::ApproximationScheme | virtual |
disableMinEpsilonRate() | gum::ApproximationScheme | virtual |
domainSizes() const final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
enabled_eps_ | gum::ApproximationScheme | protected |
enabled_max_iter_ | gum::ApproximationScheme | protected |
enabled_max_time_ | gum::ApproximationScheme | protected |
enabled_min_rate_eps_ | gum::ApproximationScheme | protected |
enableEpsilon() | gum::ApproximationScheme | virtual |
enableMaxIter() | gum::ApproximationScheme | virtual |
enableMaxTime() | gum::ApproximationScheme | virtual |
enableMinEpsilonRate() | gum::ApproximationScheme | virtual |
eps_ | gum::ApproximationScheme | protected |
epsilon() const | gum::ApproximationScheme | virtual |
eraseAllEvidence() final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
eraseAllTargets() | gum::MarginalTargetedInference< GUM_SCALAR > | virtual |
eraseEvidence(NodeId id) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
eraseEvidence(const std::string &nodeName) final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
eraseTarget(NodeId target) final | gum::MarginalTargetedInference< GUM_SCALAR > | virtual |
eraseTarget(const std::string &nodeName) final | gum::MarginalTargetedInference< GUM_SCALAR > | virtual |
evidence() const | gum::GraphicalModelInference< GUM_SCALAR > | |
evidenceImpact(NodeId target, const NodeSet &evs) | gum::MarginalTargetedInference< GUM_SCALAR > | |
evidenceImpact(const std::string &target, const std::vector< std::string > &evs) | gum::MarginalTargetedInference< GUM_SCALAR > | |
GraphicalModelInference(const GraphicalModel *model) | gum::GraphicalModelInference< GUM_SCALAR > | explicit |
GraphicalModelInference() | gum::GraphicalModelInference< GUM_SCALAR > | |
H(NodeId X) final | gum::MarginalTargetedInference< GUM_SCALAR > | virtual |
H(const std::string &nodeName) final | gum::MarginalTargetedInference< GUM_SCALAR > | virtual |
hardEvidence() const | gum::GraphicalModelInference< GUM_SCALAR > | |
hardEvidenceNodes() const | gum::GraphicalModelInference< GUM_SCALAR > | |
hasEvidence() const final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
hasEvidence(NodeId id) const final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
hasEvidence(const std::string &nodeName) const final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
hasHardEvidence(NodeId id) const final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
hasHardEvidence(const std::string &nodeName) const final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
hasNoModel_() const | gum::GraphicalModelInference< GUM_SCALAR > | inlineprotected |
hasSoftEvidence(NodeId id) const final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
hasSoftEvidence(const std::string &nodeName) const final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
history() const | gum::ApproximationScheme | virtual |
history_ | gum::ApproximationScheme | protected |
IApproximationSchemeConfiguration() | gum::IApproximationSchemeConfiguration | |
initApproximationScheme() | gum::ApproximationScheme | |
isEnabledEpsilon() const | gum::ApproximationScheme | virtual |
isEnabledMaxIter() const | gum::ApproximationScheme | virtual |
isEnabledMaxTime() const | gum::ApproximationScheme | virtual |
isEnabledMinEpsilonRate() const | gum::ApproximationScheme | virtual |
isInferenceDone() const noexcept final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
isInferenceOutdatedPotentials() const noexcept final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
isInferenceOutdatedStructure() const noexcept final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
isInferenceReady() const noexcept final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
isTarget(NodeId node) const final | gum::MarginalTargetedInference< GUM_SCALAR > | virtual |
isTarget(const std::string &nodeName) const final | gum::MarginalTargetedInference< GUM_SCALAR > | virtual |
isTargetedMode_() const | gum::MarginalTargetedInference< GUM_SCALAR > | protected |
last_epsilon_ | gum::ApproximationScheme | protected |
makeInference() final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
makeInference_()=0 | gum::GraphicalModelInference< GUM_SCALAR > | protectedpure virtual |
MarginalTargetedInference(const IBayesNet< GUM_SCALAR > *bn) | gum::MarginalTargetedInference< GUM_SCALAR > | explicit |
max_iter_ | gum::ApproximationScheme | protected |
max_time_ | gum::ApproximationScheme | protected |
maxIter() const | gum::ApproximationScheme | virtual |
maxTime() const | gum::ApproximationScheme | virtual |
messageApproximationScheme() const | gum::IApproximationSchemeConfiguration | |
min_rate_eps_ | gum::ApproximationScheme | protected |
minEpsilonRate() const | gum::ApproximationScheme | virtual |
model() const final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
nbrEvidence() const final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
nbrHardEvidence() const final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
nbrIterations() const | gum::ApproximationScheme | virtual |
nbrSoftEvidence() const final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
nbrTargets() const noexcept final | gum::MarginalTargetedInference< GUM_SCALAR > | virtual |
onAllEvidenceErased_(bool contains_hard_evidence)=0 | gum::GraphicalModelInference< GUM_SCALAR > | protectedpure virtual |
onAllMarginalTargetsAdded_()=0 | gum::MarginalTargetedInference< GUM_SCALAR > | protectedpure virtual |
onAllMarginalTargetsErased_()=0 | gum::MarginalTargetedInference< GUM_SCALAR > | protectedpure virtual |
onEvidenceAdded_(const NodeId id, bool isHardEvidence)=0 | gum::GraphicalModelInference< GUM_SCALAR > | protectedpure virtual |
onEvidenceChanged_(const NodeId id, bool hasChangedSoftHard)=0 | gum::GraphicalModelInference< GUM_SCALAR > | protectedpure virtual |
onEvidenceErased_(const NodeId id, bool isHardEvidence)=0 | gum::GraphicalModelInference< GUM_SCALAR > | protectedpure virtual |
onMarginalTargetAdded_(const NodeId id)=0 | gum::MarginalTargetedInference< GUM_SCALAR > | protectedpure virtual |
onMarginalTargetErased_(const NodeId id)=0 | gum::MarginalTargetedInference< GUM_SCALAR > | protectedpure virtual |
onModelChanged_(const GraphicalModel *bn) | gum::MarginalTargetedInference< GUM_SCALAR > | protectedvirtual |
onProgress | gum::IApproximationSchemeConfiguration | |
onStateChanged_()=0 | gum::GraphicalModelInference< GUM_SCALAR > | protectedpure virtual |
onStop | gum::IApproximationSchemeConfiguration | |
period_size_ | gum::ApproximationScheme | protected |
periodSize() const | gum::ApproximationScheme | virtual |
posterior(NodeId node) | gum::MarginalTargetedInference< GUM_SCALAR > | virtual |
posterior(const std::string &nodeName) | gum::MarginalTargetedInference< GUM_SCALAR > | virtual |
posterior_(NodeId id)=0 | gum::MarginalTargetedInference< GUM_SCALAR > | protectedpure virtual |
prepareInference() final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
remainingBurnIn() | gum::ApproximationScheme | |
setBN(const IBayesNet< GUM_SCALAR > *bn) | gum::BayesNetInference< GUM_SCALAR > | virtual |
setEpsilon(double eps) | gum::ApproximationScheme | virtual |
setMaxIter(Size max) | gum::ApproximationScheme | virtual |
setMaxTime(double timeout) | gum::ApproximationScheme | virtual |
setMinEpsilonRate(double rate) | gum::ApproximationScheme | virtual |
setModel_(const GraphicalModel *model) | gum::GraphicalModelInference< GUM_SCALAR > | protected |
setModelDuringConstruction_(const GraphicalModel *model) | gum::GraphicalModelInference< GUM_SCALAR > | protected |
setOutdatedPotentialsState_() | gum::GraphicalModelInference< GUM_SCALAR > | protected |
setOutdatedStructureState_() | gum::GraphicalModelInference< GUM_SCALAR > | protected |
setPeriodSize(Size p) | gum::ApproximationScheme | virtual |
setState_(const StateOfInference state) final | gum::GraphicalModelInference< GUM_SCALAR > | protectedvirtual |
setTargetedMode_() | gum::MarginalTargetedInference< GUM_SCALAR > | protected |
setVerbosity(bool v) | gum::ApproximationScheme | virtual |
softEvidenceNodes() const | gum::GraphicalModelInference< GUM_SCALAR > | |
startOfPeriod() | gum::ApproximationScheme | |
state() const noexcept final | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
stateApproximationScheme() const | gum::ApproximationScheme | virtual |
StateOfInference enum name | gum::GraphicalModelInference< GUM_SCALAR > | |
stopApproximationScheme() | gum::ApproximationScheme | |
targets() const noexcept final | gum::MarginalTargetedInference< GUM_SCALAR > | virtual |
timer_ | gum::ApproximationScheme | protected |
updateApproximationScheme(unsigned int incr=1) | gum::ApproximationScheme | |
updateOutdatedPotentials_()=0 | gum::GraphicalModelInference< GUM_SCALAR > | protectedpure virtual |
updateOutdatedStructure_()=0 | gum::GraphicalModelInference< GUM_SCALAR > | protectedpure virtual |
verbosity() const | gum::ApproximationScheme | virtual |
verbosity_ | gum::ApproximationScheme | protected |
~ApproximationScheme() | gum::ApproximationScheme | virtual |
~BayesNetInference() | gum::BayesNetInference< GUM_SCALAR > | virtual |
~GraphicalModelInference() | gum::GraphicalModelInference< GUM_SCALAR > | virtual |
~IApproximationSchemeConfiguration() | gum::IApproximationSchemeConfiguration | |
~MarginalTargetedInference() | gum::MarginalTargetedInference< GUM_SCALAR > | virtual |