Release Planner v1.0

Uses of Class
rp.util.UndefinedException

Packages that use UndefinedException
rp.estimate Classes for expressing and computing stochastic estimates. 
 

Uses of UndefinedException in rp.estimate
 

Methods in rp.estimate that throw UndefinedException
 double Estimate.getCI(double ci)
          Returns a confidence interval on this estimate.
 double DeterministicEstimate.getCI(double ci)
           
 


Release Planner v1.0