|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ContinuousDistribution
| Method Summary | |
|---|---|
double |
getDistribution(double aVal)
Cumulative distribution function |
double |
getProbability(double aVal)
Probability density function |
| Methods inherited from interface org.ojalgo.random.Distribution |
|---|
getExpected, getStandardDeviation, getVariance |
| Method Detail |
|---|
double getDistribution(double aVal)
double getProbability(double aVal)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||