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