public abstract class CauchyDistribution extends ContinuousDistribution
name| Constructor and Description |
|---|
CauchyDistribution(java.lang.String name,
double x0,
double gamma) |
| Modifier and Type | Method and Description |
|---|---|
double |
getGamma() |
double |
getX0() |
drawgetName, toString