Package | Description |
---|---|
gov.sandia.cognition.collection |
Provides commonly useful collection implementations.
|
gov.sandia.cognition.statistics.distribution |
Provides statistical distributions.
|
Modifier and Type | Method and Description |
---|---|
IntegerSpan |
IntegerSpan.clone() |
Modifier and Type | Method and Description |
---|---|
IntegerSpan |
BernoulliDistribution.getDomain() |
IntegerSpan |
BetaBinomialDistribution.getDomain() |
IntegerSpan |
BinomialDistribution.getDomain() |
IntegerSpan |
GeometricDistribution.getDomain() |
IntegerSpan |
NegativeBinomialDistribution.getDomain() |
IntegerSpan |
PoissonDistribution.getDomain() |
IntegerSpan |
YuleSimonDistribution.getDomain() |