Parallel Colt 0.7.2

Package cern.colt.list.tfloat

Resizable list holding elements of float data type.

See:
          Description

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

Package cern.colt.list.tfloat Description

Resizable list holding elements of float data type.


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage