Parallel Colt 0.7.2

Package cern.colt.matrix.tfcomplex.impl

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

See:
          Description

Class Summary
DenseFComplexMatrix1D Dense 1-d matrix (aka vector) holding complex elements.
DenseFComplexMatrix2D Dense 2-d matrix holding complex elements.
DenseFComplexMatrix3D Dense 3-d matrix holding complex elements.
SparseFComplexMatrix1D Sparse hashed 1-d matrix (aka vector) holding complex elements.
SparseFComplexMatrix2D Sparse hashed 2-d matrix holding complex elements.
SparseFComplexMatrix3D Sparse hashed 3-d matrix holding complex elements.
 

Package cern.colt.matrix.tfcomplex.impl Description

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


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage