|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectAbstractInferenceEngine
WrapperInferenceEngine
PartialDerivativeWrapperEngine
public abstract class PartialDerivativeWrapperEngine
Field Summary |
---|
Fields inherited from class AbstractInferenceEngine |
---|
DESCRIBE_CONDITIONAL, STR_CONSOLE_MESSAGE_COMP_MEM, STR_CONSOLE_MESSAGE_COMP_TIME, STR_CONSOLE_MESSAGE_PROP_TIME |
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, toString, wait, wait, wait |
Methods inherited from interface ChangeListener |
---|
settingChanged |
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 |