|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--DistLib.noncentral_beta
| Constructor Summary | |
noncentral_beta()
|
|
| Method Summary | |
static double |
cumulative(double x,
double a,
double b,
double lambda)
|
static double |
density(double x,
double a,
double b,
double lambda)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public noncentral_beta()
| Method Detail |
public static double density(double x,
double a,
double b,
double lambda)
public static double cumulative(double x,
double a,
double b,
double lambda)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||