| Package | Description |
|---|---|
| cern.colt.map.tdouble |
Automatically growing and shrinking map holding elements of double data type.
|
| cern.colt.matrix.tdouble.impl |
Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of double data type.
|
| Class and Description |
|---|
| AbstractDoubleIntMap
Abstract base class for hash maps holding (key,value) associations of type
(double-->int).
|
| AbstractDoubleLongMap
Abstract base class for hash maps holding (key,value) associations of type
(double-->long).
|
| AbstractIntDoubleMap
Abstract base class for hash maps holding (key,value) associations of type
(int-->double).
|
| AbstractLongDoubleMap
Abstract base class for hash maps holding (key,value) associations of type
(int-->double).
|
| Class and Description |
|---|
| AbstractLongDoubleMap
Abstract base class for hash maps holding (key,value) associations of type
(int-->double).
|
Jump to the Parallel Colt Homepage