|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.datamining.data.IntervalBuilder.Interval
public static class IntervalBuilder.Interval
This class represents a continuous interval.
Method Summary | |
---|---|
IntervalBuilder.Interval |
clone()
|
double |
getImpurity()
Returns the interval entropy value. |
Operator |
getOperator()
Returns the interval operator. |
double[] |
getValues()
Returns the interval boundary values. |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public double getImpurity()
public double[] getValues()
public Operator getOperator()
public IntervalBuilder.Interval clone()
clone
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |