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