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