|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectShenoyShaferAlgorithm
public class ShenoyShaferAlgorithm
Constructor Summary | |
---|---|
ShenoyShaferAlgorithm(IndexedJoinTree ijt,
Table[] leaves)
|
Method Summary | |
---|---|
void |
computeDownMessage(int t)
|
void |
computeUpMessage(int t)
|
double[] |
getPartial(int i)
|
double |
probability()
|
void |
setLeaf(int i,
Table t)
|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShenoyShaferAlgorithm(IndexedJoinTree ijt, Table[] leaves)
Method Detail |
---|
public void setLeaf(int i, Table t)
public double[] getPartial(int i)
public double probability()
public void computeDownMessage(int t)
public void computeUpMessage(int t)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |