public class UniformDensity extends java.lang.Object
UniformDensity()
double[][]
value(double min, double max, int numPoints)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UniformDensity()
public double[][] value(double min, double max, int numPoints)