Package | Description |
---|---|
gov.sandia.cognition.statistics.distribution |
Provides statistical distributions.
|
Modifier and Type | Class and Description |
---|---|
static class |
LogNormalDistribution.CDF
CDF of the Log-Normal Distribution
|
static class |
LogNormalDistribution.PDF
PDF of a Log-normal distribution
|
Constructor and Description |
---|
CDF(LogNormalDistribution other)
Copy Constructor
|
LogNormalDistribution(LogNormalDistribution other)
Copy Constructor
|
PDF(LogNormalDistribution other)
Copy Constructor
|