| Package | Description |
|---|---|
| gov.sandia.cognition.statistics.distribution |
Provides statistical distributions.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ChineseRestaurantProcess.PMF
PMF of the Chinese Restaurant Process
|
| Modifier and Type | Method and Description |
|---|---|
ChineseRestaurantProcess |
ChineseRestaurantProcess.clone() |
| Constructor and Description |
|---|
ChineseRestaurantProcess(ChineseRestaurantProcess other)
Default constructor
|
PMF(ChineseRestaurantProcess other)
Copy constructor
|