| Package | Description | 
|---|---|
| cern.colt.matrix.tfcomplex.impl | 
 Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of fcomplex data type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SparseFComplexMatrix1D[] | 
SparseRCMFComplexMatrix2D.elements()  | 
SparseFComplexMatrix1D[] | 
SparseCCMFComplexMatrix2D.elements()  | 
SparseFComplexMatrix1D | 
SparseCCMFComplexMatrix2D.viewColumn(int column)  | 
SparseFComplexMatrix1D | 
SparseRCMFComplexMatrix2D.viewRow(int row)  | 
Jump to the Parallel Colt Homepage