public static class HyperRect.Interval extends java.lang.Object
Interval(double lower, double higher)
boolean
contains(double point)
void
enlarge(double p)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Interval(double lower, double higher)
public boolean contains(double point)
public void enlarge(double p)