edu.ucla.stat.SOCR.chart.util
Class Uniform

java.lang.Object
  extended by edu.ucla.stat.SOCR.chart.util.Module
      extended by edu.ucla.stat.SOCR.chart.util.Uniform

public class Uniform
extends Module


Field Summary
 
Fields inherited from class edu.ucla.stat.SOCR.chart.util.Module
probs, weight, xsiz, ysiz
 
Constructor Summary
Uniform(double xSize, double ySize, double w)
           
 
Method Summary
 
Methods inherited from class edu.ucla.stat.SOCR.chart.util.Module
calcp, EMprob, setweight
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Uniform

public Uniform(double xSize,
               double ySize,
               double w)