|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectSynchronizedInferenceEngine
SynchronizedInferenceEngine.SynchronizedPartialDerivativeEngine
public static class SynchronizedInferenceEngine.SynchronizedPartialDerivativeEngine
Nested Class Summary |
---|
Nested classes/interfaces inherited from class SynchronizedInferenceEngine |
---|
SynchronizedInferenceEngine.SynchronizedPartialDerivativeEngine |
Method Summary | |
---|---|
Table |
familyPartial(FiniteVariable var)
Returns the partial derivatives of the probability function with respect to the family table of var. |
Table |
partial(FiniteVariable var)
Returns the partial derivatives of the probability function with respect to the variable var. |
Methods inherited from class Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface EvidenceChangeListener |
---|
evidenceChanged, warning |
Method Detail |
---|
public Table partial(FiniteVariable var)
PartialDerivativeEngine
partial
in interface PartialDerivativeEngine
public Table familyPartial(FiniteVariable var)
PartialDerivativeEngine
familyPartial
in interface PartialDerivativeEngine
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |