Package | Description |
---|---|
cern.colt |
Core base classes; Operations on primitive arrays such as sorting, partitioning and permuting.
|
cern.colt.buffer.tdouble |
Fixed sized (non resizable) streaming buffers holding double elements connected to a target objects to which data is automatically flushed upon buffer overflow.
|
cern.colt.list.tdouble |
Resizable list holding elements of double data type.
|
cern.colt.map.tdouble |
Automatically growing and shrinking map holding elements of double data type.
|
cern.colt.matrix.tdouble |
Matrix interfaces and factories 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.
|
cern.jet.stat.tdouble |
Tools for basic and advanced statistics: Estimators, Gamma functions, Beta functions, Probabilities, Special integrals, etc.
|
cern.jet.stat.tdouble.quantile |
Scalable algorithms and data structures to compute approximate quantiles over very large data sequences.
|
hep.aida.tdouble.bin |
Multisets (bags) with efficient statistics operations defined upon; This package
requires the Colt distribution.
|
Class and Description |
---|
DoubleArrayList
Resizable list holding
double elements; implemented with arrays. |
Class and Description |
---|
DoubleArrayList
Resizable list holding
double elements; implemented with arrays. |
Class and Description |
---|
AbstractDoubleList
Abstract base class for resizable lists holding
double elements;
abstract. |
DoubleArrayList
Resizable list holding
double elements; implemented with arrays. |
Class and Description |
---|
DoubleArrayList
Resizable list holding
double elements; implemented with arrays. |
Class and Description |
---|
AbstractDoubleList
Abstract base class for resizable lists holding
double elements;
abstract. |
DoubleArrayList
Resizable list holding
double elements; implemented with arrays. |
Class and Description |
---|
DoubleArrayList
Resizable list holding
double elements; implemented with arrays. |
Class and Description |
---|
DoubleArrayList
Resizable list holding
double elements; implemented with arrays. |
Class and Description |
---|
DoubleArrayList
Resizable list holding
double elements; implemented with arrays. |
Class and Description |
---|
DoubleArrayList
Resizable list holding
double elements; implemented with arrays. |
Jump to the Parallel Colt Homepage