|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unihalle.informatik.MiToBo.core.datatypes.MTBTreeNodeData
de.unihalle.informatik.MiToBo.tracking.multitarget.distributions.impl.AssociationDistributionNN.ProbTreeData
private class AssociationDistributionNN.ProbTreeData
Field Summary | |
---|---|
AssociationDistributionNN.AType |
c
|
double |
log_p
|
int |
m
|
Fields inherited from class de.unihalle.informatik.MiToBo.core.datatypes.MTBTreeNodeData |
---|
node |
Constructor Summary | |
---|---|
private |
AssociationDistributionNN.ProbTreeData()
|
Method Summary | |
---|---|
void |
printData()
Method to print the data associated with the node. |
Methods inherited from class de.unihalle.informatik.MiToBo.core.datatypes.MTBTreeNodeData |
---|
getNode, setNode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public AssociationDistributionNN.AType c
public double log_p
public int m
Constructor Detail |
---|
private AssociationDistributionNN.ProbTreeData()
Method Detail |
---|
public void printData()
MTBTreeNodeData
printData
in class MTBTreeNodeData
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |