help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] error in Schur decomposition of a non-symmetric matrix ?


From: Leo Razoumov
Subject: Re: [Help-gsl] error in Schur decomposition of a non-symmetric matrix ?
Date: Mon, 22 Mar 2010 23:58:00 -0400

On 2010-03-22, Francesco Abbate <address@hidden> wrote:
> Hi all,
>
>
>  The problems seems to be about the Schur decomposition formula. What
>  seems to be true is that:
>
>  A = Z T Z^(-1)
>
>  and not that: A = Z T Z^T as asserted in the documentation.

Z is an orthogonal matrix and Z^(-1) = Z^T.

Therefore, I do not see any problem neither with GSL nor with its documentation.

--Leo--




reply via email to

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