|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.framework.NumericCost
net.sf.myra.datamining.NumericConfidenceFactor
public class NumericConfidenceFactor
Constructor Summary | |
---|---|
NumericConfidenceFactor(double value)
Default constructor. |
Method Summary | |
---|---|
NumericConfidenceFactor |
clone()
|
Methods inherited from class net.sf.myra.framework.NumericCost |
---|
compareTo, compareTo, getValue, isNumber, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface net.sf.myra.framework.Cost |
---|
getValue |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Constructor Detail |
---|
public NumericConfidenceFactor(double value)
value
- the confidence factor numeric value.Method Detail |
---|
public NumericConfidenceFactor clone()
clone
in interface ConfidenceFactor
clone
in interface net.sf.myra.framework.Cost
clone
in class net.sf.myra.framework.NumericCost
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |