|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ve.DecisionNetwork | +--cve.BeliefNetworkFromThreshold
A Belief network constructed from a well formed ContextualBeliefNetwork. Each rule is "for" a single variable, and for each variable, each context is disjoint.
Fields inherited from class ve.DecisionNetwork |
maxDomainSize, maxFactorSize, numProbFactors, numVariables, probFactors, stringToVar, variables |
Constructor Summary | |
(package private) |
BeliefNetworkFromThreshold(DecisionNetwork bn,
double threshold)
|
Methods inherited from class ve.DecisionNetwork |
getNumProbFactors, getNumVariables, getProbFactors, getSize, getStringToVar, getVariables, mysort, print, printBrief |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
BeliefNetworkFromThreshold(DecisionNetwork bn, double threshold)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |