Hi, I downloaded clapack and trying to use dgetri and dpptri functions but am getting wrong results for inverse of matrices. Particularly, [ 1 0.5 0.25 ] [ 1.25 -0.5 0.0 ] [ 0.5 1 0.5 ] =====> [ -0.5 1.25 -0.5 ] [ 0.25 0.5 1 ] [ 0.0 -0.5 1.25 ] Do you know what might be the problem? Thanks in advance for your time. Robin |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Lapack] fast condition number of nonsquare matrix, Dima Sorkin |
|---|---|
| Next by Date: | [Lapack] fast condition number of nonsquare matrix, Julien Langou |
| Previous by Thread: | [Lapack] fast condition number of nonsquare matrix, Dima Sorkin |
| Next by Thread: | [Lapack] issues with wrong result.., Julien Langou |
| Indexes: | [Date] [Thread] |