A B C D E F G H I J L M N P R S T U V

N

NonlocalConditionalConstraint - Class in umbc.ebiquity.BayesOWL.commonDefine
This class implements a non-local conditional constraint with the form of "R(A|B)", where "A" (a set), "B" (a set) are disjoint with each other and both contains at least one variable from the Bayesian Belief Network.
NonlocalConditionalConstraint(CondProbDistribution) - Constructor for class umbc.ebiquity.BayesOWL.commonDefine.NonlocalConditionalConstraint
Constructs a non-local conditional constraint, R(A|B), with |A|>=1, |B|>=1, "A" and "B" are disjoint.
NonlocalMarginalConstraint - Class in umbc.ebiquity.BayesOWL.commonDefine
This class implements a non-local marginal constraint with the form of "R(Y)", where "Y" (a set) contains at least two variables from the Bayesian Belief Network.
NonlocalMarginalConstraint(JointProbDistribution) - Constructor for class umbc.ebiquity.BayesOWL.commonDefine.NonlocalMarginalConstraint
Constructs a non-local marginal constraint, R(Y), with |Y|>=2.

A B C D E F G H I J L M N P R S T U V