| Package | Description |
|---|---|
| edu.umass.cs.mallet.base.util | |
| gnu.trove | |
| gnu.trove.decorator |
| Modifier and Type | Method and Description |
|---|---|
static Object |
CollectionUtils.argmax(TObjectDoubleHashMap map)
Returns the key in map that has the greatest score
|
| Constructor and Description |
|---|
TObjectDoubleIterator(TObjectDoubleHashMap map) |
| Modifier and Type | Field and Description |
|---|---|
protected TObjectDoubleHashMap |
TObjectDoubleHashMapDecorator._map
the wrapped primitive map
|
| Constructor and Description |
|---|
TObjectDoubleHashMapDecorator(TObjectDoubleHashMap map)
Creates a wrapper that decorates the specified primitive map.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.