Parallel Colt 0.7.2

Package cern.colt.list.tdouble

Resizable list holding elements of double data type.

See:
          Description

Class Summary
AbstractDoubleList Abstract base class for resizable lists holding double elements; abstract.
DoubleArrayList Resizable list holding double elements; implemented with arrays.
DoubleListAdapter Adapter that permits an AbstractDoubleList to be viewed and treated as a JDK 1.2 AbstractList.
 

Package cern.colt.list.tdouble Description

Resizable list holding elements of double data type.


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage