ca.cas.utilities
Class ZeroDist

java.lang.Object
  extended by ca.cas.utilities.ProbDist
      extended by ca.cas.utilities.ZeroDist

public class ZeroDist
extends ProbDist


Field Summary
 
Fields inherited from class ca.cas.utilities.ProbDist
CONSTANT, EXP, max, min, ONE, POISSON, probs, ZERO
 
Constructor Summary
ZeroDist()
           
 
Method Summary
 
Methods inherited from class ca.cas.utilities.ProbDist
getMax, getProbDist, next, probFor, probMoreThan, probUpTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZeroDist

public ZeroDist()