|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The interface used by algorithms to access continuous distributions. It extends DistributionI.
UniformDistribution,
NormalDistribution,
ExponentialDistribution,
GammaDistribution,
ContinuousDistribution| Method Summary | |
double |
inverseCdf(double probability)
Returns the value of the inverse cumulative distribution function at 'probability'; |
| Methods inherited from interface drasys.or.prob.DistributionI |
cdf,
getRandomMatrix,
getRandomNumberGenerator,
getRandomScaler,
getRandomVector,
mean,
pdf,
probability,
probability,
setElements,
setElements,
setRandomNumberGenerator,
setSeed,
std,
variance |
| Method Detail |
public double inverseCdf(double probability)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||