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