help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] Inversion of a symmetric matrix


From: Filip Westarp
Subject: [Help-gsl] Inversion of a symmetric matrix
Date: Tue, 16 Dec 2003 23:08:02 +0100

Hi there,

I'm using gsl to compute the inverse of a symmetric matrix - first calling gsl_linalg_LU_decomp() to get the LU decomposition and then gsl_linalg_LU_invert() to get the matrix inverse.
However, the resulting matrix isn't symmetric, as I expect it to be.
Am I doing something wrong - or have I misunderstood something?

Thanks for your help,
Filip
reply via email to

[Prev in Thread] Current Thread [Next in Thread]