|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.grmm.inference.AbstractBeliefPropagation.AbstractMessageStrategy cc.mallet.grmm.inference.AbstractBeliefPropagation.MaxProductMessageStrategy
public static class AbstractBeliefPropagation.MaxProductMessageStrategy
Field Summary |
---|
Fields inherited from class cc.mallet.grmm.inference.AbstractBeliefPropagation.AbstractMessageStrategy |
---|
messages, oldMessages |
Constructor Summary | |
---|---|
AbstractBeliefPropagation.MaxProductMessageStrategy()
|
Method Summary | |
---|---|
void |
sendMessage(FactorGraph mdl,
Factor from,
Variable to)
|
void |
sendMessage(FactorGraph mdl,
Variable from,
Factor to)
|
Methods inherited from class cc.mallet.grmm.inference.AbstractBeliefPropagation.AbstractMessageStrategy |
---|
msgProduct, setMessageArray |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractBeliefPropagation.MaxProductMessageStrategy()
Method Detail |
---|
public void sendMessage(FactorGraph mdl, Factor from, Variable to)
sendMessage
in interface AbstractBeliefPropagation.MessageStrategy
public void sendMessage(FactorGraph mdl, Variable from, Factor to)
sendMessage
in interface AbstractBeliefPropagation.MessageStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |