| Package | Description |
|---|---|
| cern.colt.matrix.tdcomplex.algo |
Algorithms operating on complex matrices.
|
| Modifier and Type | Method and Description |
|---|---|
SparseDComplexQRDecomposition |
SparseDComplexAlgebra.qr(DComplexMatrix2D matrix,
int order)
Constructs and returns the QR-decomposition of the given matrix.
|
Jump to the Parallel Colt Homepage