Parallel Colt 0.9.4

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

Packages that use SparseFComplexMatrix1D
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 SparseFComplexMatrix1D in cern.colt.matrix.tfcomplex.impl
 

Methods in cern.colt.matrix.tfcomplex.impl that return SparseFComplexMatrix1D
 SparseFComplexMatrix1D[] SparseRCMFComplexMatrix2D.elements()
           
 SparseFComplexMatrix1D[] SparseCCMFComplexMatrix2D.elements()
           
 SparseFComplexMatrix1D SparseCCMFComplexMatrix2D.viewColumn(int column)
           
 SparseFComplexMatrix1D SparseRCMFComplexMatrix2D.viewRow(int row)
           
 


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage