Closed amigalemming closed 9 years ago
I plan to add an interface to dsytrf / dsytrs. Thanks for the suggestion!
I have added ldlPacked and ldlSolve.
But we still need data types for the these {LU,LDL,etc.} packed structures, and also for symmetric/ hermitian matrices. I am working on this.
I would like to have the LDL decomposition in hmatrix additionally to the Cholesky decomposition.