类 MarginCalculator.JunctionTreeNode

java.lang.Object
weka.classifiers.bayes.net.MarginCalculator.JunctionTreeNode
所有已实现的接口:
Serializable, RevisionHandler
封闭类:
MarginCalculator

public class MarginCalculator.JunctionTreeNode extends Object implements Serializable, RevisionHandler
另请参阅:
  • 字段详细资料

    • m_nNodes

      public int[] m_nNodes
      nodes of the Bayes net in this junction node
    • m_children

      public Vector m_children
  • 方法详细资料