Computes the symbolic factorization of a sparse Hermitian positive definite matrix.
This method symbolically factors the instance of the constructed matrix A, where A is of type ComplexSparseMatrix
and is Hermitian positive definite. The factorization is obtained in several steps:
Exception Type | Condition |
---|---|
NotSPDException | is thrown if the input matrix is not Hermitian, positive definite. |
ComplexSparseCholesky Class | Imsl.Math Namespace