| Package | Description |
|---|---|
| gov.sandia.cognition.statistics.distribution |
Provides statistical distributions.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CauchyDistribution.CDF
CDF of the CauchyDistribution.
|
static class |
CauchyDistribution.PDF
PDF of the CauchyDistribution.
|
| Modifier and Type | Method and Description |
|---|---|
CauchyDistribution |
CauchyDistribution.clone() |
| Constructor and Description |
|---|
CauchyDistribution(CauchyDistribution other)
Copy constructor
|
CDF(CauchyDistribution other)
Copy constructor
|
PDF(CauchyDistribution other)
Copy constructor
|