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

L

LocalConditionalConstraint - Class in umbc.ebiquity.BayesOWL.commonDefine
This class implements a local conditional constraint with the form of "R(C|L)", where "L" (a set) contains at least one parent variables of variable C from the Bayesian Belief Network.
LocalConditionalConstraint(CondProbDistribution) - Constructor for class umbc.ebiquity.BayesOWL.commonDefine.LocalConditionalConstraint
Constructor.
LocalMarginalConstraint - Class in umbc.ebiquity.BayesOWL.commonDefine
This class implements a local marginal constraint with the form of "R(C)" or "R(C, L)", where "L" (a set) contains at least one parent variables of variable "C" from the Bayesian Belief Network.
LocalMarginalConstraint(JointProbDistribution, String) - Constructor for class umbc.ebiquity.BayesOWL.commonDefine.LocalMarginalConstraint
Constructor.
lookupIndices(int) - Method in class umbc.ebiquity.BayesOWL.commonDefine.MultiDimensionalArray
Takes an int which represents the offset in the one-dimensional arrary as argument and returns the corresponding 'indices' in the multi-dimensional array, by checking the hashtable.

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