Parallel Colt 0.9.4

Uses of Class
cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix1D

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

Uses of SparseDComplexMatrix1D in cern.colt.matrix.tdcomplex.impl
 

Methods in cern.colt.matrix.tdcomplex.impl that return SparseDComplexMatrix1D
 SparseDComplexMatrix1D[] SparseRCMDComplexMatrix2D.elements()
           
 SparseDComplexMatrix1D[] SparseCCMDComplexMatrix2D.elements()
           
 SparseDComplexMatrix1D SparseCCMDComplexMatrix2D.viewColumn(int column)
           
 SparseDComplexMatrix1D SparseRCMDComplexMatrix2D.viewRow(int row)
           
 


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage