|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.ksu.cis.bnj.bbn.learning.LearnerScore
edu.ksu.cis.bnj.bbn.learning.StructureScore
| Field Summary | |
protected LearnerScore |
baseScore
|
| Fields inherited from class edu.ksu.cis.bnj.bbn.learning.LearnerScore |
NO_CANDIDATES, owner, tally |
| Constructor Summary | |
StructureScore(Learner l)
|
|
StructureScore(Learner l,
LearnerScore base)
|
|
| Method Summary | |
void |
setBaseScore(LearnerScore baseScore)
Sets the baseScore. |
| Methods inherited from class edu.ksu.cis.bnj.bbn.learning.LearnerScore |
getScore, getTallyer, initialize, setData, setOwner |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected LearnerScore baseScore
| Constructor Detail |
public StructureScore(Learner l)
l -
public StructureScore(Learner l,
LearnerScore base)
l - | Method Detail |
public void setBaseScore(LearnerScore baseScore)
baseScore - The baseScore to set
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||