public class MarginCalculator.JunctionTreeSeparator extends Object implements Serializable, RevisionHandler
Modifier and Type | Method and Description |
---|---|
String |
getRevision()
Returns the revision string.
|
double[] |
update(MarginCalculator.JunctionTreeNode node)
marginalize junciontTreeNode node over all nodes outside the separator set
|
void |
updateFromChild()
marginalize junciontTreeNode node over all nodes outside the separator set
of the child clique
|
void |
updateFromParent()
marginalize junciontTreeNode node over all nodes outside the separator set
of the parent clique
|
public void updateFromParent()
public void updateFromChild()
public double[] update(MarginCalculator.JunctionTreeNode node)
node:
- one of the neighboring junciont tree nodes of this separatorpublic String getRevision()
getRevision
in interface RevisionHandler
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.