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