|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttools.DistributionSampler
tools.Weibull
public class Weibull
| Constructor Summary | |
|---|---|
Weibull(double alpha,
double beta)
|
|
| Method Summary | |
|---|---|
double |
next()
|
static double |
weibull(double alpha,
double beta)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Weibull(double alpha,
double beta)
| Method Detail |
|---|
public double next()
next in class DistributionSampler
public static double weibull(double alpha,
double beta)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||