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