Parallel Colt 0.7.2

Package cern.colt.matrix.tobject.impl

Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of Object data type.

See:
          Description

Class Summary
DenseObjectMatrix1D Dense 1-d matrix (aka vector) holding Object elements.
DenseObjectMatrix2D Dense 2-d matrix holding Object elements.
DenseObjectMatrix3D Dense 3-d matrix holding Object elements.
SparseObjectMatrix1D Sparse hashed 1-d matrix (aka vector) holding Object elements.
SparseObjectMatrix2D Sparse hashed 2-d matrix holding Object elements.
SparseObjectMatrix3D Sparse hashed 3-d matrix holding Object elements.
 

Package cern.colt.matrix.tobject.impl Description

Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of Object data type.


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage