| Package | Description |
|---|---|
| gov.sandia.cognition.statistics.distribution |
Provides statistical distributions.
|
| Modifier and Type | Method and Description |
|---|---|
TreeSetBinner<ValueType> |
DataCountTreeSetBinnedMapHistogram.getBinner()
Gets the TreeSetBinner used to perform value binning.
|
| Constructor and Description |
|---|
DataCountTreeSetBinnedMapHistogram(TreeSetBinner<ValueType> binner)
Creates a new
DataCountTreeBinnedMapHistogram using the provided
TreeSetBinner. |