|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--shared.ThresholdInfo
Class structure used for maitaining threshold information in Entropy to make score arrays.
| Field Summary | |
int |
index
The index of this threshold. |
double |
score
The score value for this particular threshold. |
double |
weight
The weight of this particular threshold. |
| Constructor Summary | |
ThresholdInfo()
Constructor. |
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public int index
public double score
public double weight
| Constructor Detail |
public ThresholdInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||