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