Uses of Package
cern.colt.list
Packages that use cern.colt.list
Package
Description
Core base classes; Operations on primitive arrays such as sorting, partitioning and permuting.
Fixed sized (non resizable) streaming buffers connected to a target objects to which data is automatically flushed upon buffer overflow.
Resizable lists holding objects or primitive data types such as int,
double, etc.
List adapters that make Colt lists compatible with the JDK 1.2 Collections Framework.
Automatically growing and shrinking maps holding objects or primitive
data types such as int, double, etc.
Matrix interfaces and factories; efficient and flexible dense and sparse
1, 2, 3 and d-dimensional matrices holding objects or primitive data types such
as int, double, etc; Templated, fixed sized (not dynamically
resizable); Also known as multi-dimensional arrays or Data Cubes.
Matrix implementations; You normally need not look at this package, because all concrete classes implement the abstract interfaces of
cern.colt.matrix, without subsetting or supersetting.Linear Algebraic matrix computations operating on
DoubleMatrix2D
and DoubleMatrix1D.Samples (picks) random subsets of data sequences.
Tools for basic and advanced statistics: Estimators, Gamma functions, Beta functions, Probabilities, Special integrals, etc.
Scalable algorithms and data structures to compute approximate quantiles over very large data sequences.
Multisets (bags) with efficient statistics operations defined upon; This package
requires the Colt distribution.
-
Classes in cern.colt.list used by cern.coltClassDescriptionResizable list holding
doubleelements; implemented with arrays.Resizable list holdingintelements; implemented with arrays. -
Classes in cern.colt.list used by cern.colt.bufferClassDescriptionResizable list holding
doubleelements; implemented with arrays.Resizable list holdingintelements; implemented with arrays.Resizable list holdingObjectelements; implemented with arrays. -
Classes in cern.colt.list used by cern.colt.listClassDescriptionAbstract base class for resizable lists holding
booleanelements; abstract.Abstract base class for resizable lists holdingbyteelements; abstract.Abstract base class for resizable lists holdingcharelements; abstract.Abstract base class for resizable collections holding objects or primitive data types such asint,float, etc.Abstract base class for resizable lists holdingdoubleelements; abstract.Abstract base class for resizable lists holdingfloatelements; abstract.Abstract base class for resizable lists holdingintelements; abstract.Abstract base class for resizable lists holding objects or primitive data types such asint,float, etc.Abstract base class for resizable lists holdinglongelements; abstract.Abstract base class for resizable lists holdingshortelements; abstract.Resizable list holdingbooleanelements; implemented with arrays.Resizable list holdingbyteelements; implemented with arrays.Resizable list holdingcharelements; implemented with arrays.Resizable list holdingdoubleelements; implemented with arrays.Resizable list holdingfloatelements; implemented with arrays.Resizable list holdingintelements; implemented with arrays.Resizable list holdinglongelements; implemented with arrays.Resizable compressed list holding numbers; based on the fact that a value in a given interval need not take more than log(max-min+1) bits; implemented with a cern.colt.bitvector.BitVector.Resizable list holdingObjectelements; implemented with arrays.Resizable list holdingshortelements; implemented with arrays. -
Classes in cern.colt.list used by cern.colt.list.adapterClassDescriptionAbstract base class for resizable lists holding
doubleelements; abstract.Abstract base class for resizable lists holdingfloatelements; abstract.Abstract base class for resizable lists holdingintelements; abstract.Abstract base class for resizable lists holdinglongelements; abstract.Resizable list holdingObjectelements; implemented with arrays. -
Classes in cern.colt.list used by cern.colt.mapClassDescriptionResizable list holding
doubleelements; implemented with arrays.Resizable list holdingintelements; implemented with arrays.Resizable list holdinglongelements; implemented with arrays.Resizable list holdingObjectelements; implemented with arrays. -
Classes in cern.colt.list used by cern.colt.matrixClassDescriptionAbstract base class for resizable lists holding
doubleelements; abstract.Resizable list holdingdoubleelements; implemented with arrays.Resizable list holdingintelements; implemented with arrays.Resizable list holdingObjectelements; implemented with arrays. -
Classes in cern.colt.list used by cern.colt.matrix.implClassDescriptionResizable list holding
doubleelements; implemented with arrays.Resizable list holdingintelements; implemented with arrays. -
Classes in cern.colt.list used by cern.colt.matrix.linalg
-
Classes in cern.colt.list used by cern.jet.random.samplingClassDescriptionResizable list holding
booleanelements; implemented with arrays. -
Classes in cern.colt.list used by cern.jet.statClassDescriptionResizable list holding
doubleelements; implemented with arrays.Resizable list holdingintelements; implemented with arrays. -
Classes in cern.colt.list used by cern.jet.stat.quantileClassDescriptionResizable list holding
doubleelements; implemented with arrays.Resizable list holdingintelements; implemented with arrays. -
Classes in cern.colt.list used by hep.aida.binClassDescriptionResizable list holding
doubleelements; implemented with arrays.Resizable list holdingintelements; implemented with arrays.