Parallel Colt 0.9.4

Uses of Class
cern.colt.matrix.tfcomplex.impl.WrapperFComplexMatrix2D

Packages that use WrapperFComplexMatrix2D
cern.colt.matrix.tfcomplex.impl Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of fcomplex data type. 
 

Uses of WrapperFComplexMatrix2D in cern.colt.matrix.tfcomplex.impl
 

Subclasses of WrapperFComplexMatrix2D in cern.colt.matrix.tfcomplex.impl
 class DenseLargeFComplexMatrix2D
          Dense 2-d matrix holding complex elements.
Implementation:
 class DiagonalFComplexMatrix2D
          Diagonal 2-d matrix holding complex elements.
 class SparseCCFComplexMatrix2D
          Sparse column-compressed 2-d matrix holding complex elements.
 class SparseCCMFComplexMatrix2D
          Sparse column-compressed-modified 2-d matrix holding complex elements.
 class SparseRCFComplexMatrix2D
          Sparse row-compressed 2-d matrix holding complex elements.
 class SparseRCMFComplexMatrix2D
          Sparse row-compressed-modified 2-d matrix holding complex elements.
 


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage