|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RealInterval
An interface for real intervals.
Method Summary | |
---|---|
double |
getInf()
|
double |
getSup()
|
void |
intersect(RealInterval interval)
Modifies the bounds for intersecting with the specified interval. |
Methods inherited from interface choco.IPretty |
---|
pretty |
Method Detail |
---|
double getInf()
double getSup()
void intersect(RealInterval interval) throws ContradictionException
interval
-
ContradictionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |