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