help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] LU decomposition


From: Keymone
Subject: Re: [Help-gsl] LU decomposition
Date: Fri, 2 Mar 2007 09:15:26 +0200

question is not how to decompose matrix
gsl_linalg_LU_decomp stores LU decomposition into matrix A
and i'm asking how to restore previous matrix without copying it before
decomposition

On 3/1/07, John D Lamb <address@hidden> wrote:

On Thu, 2007-03-01 at 18:57 +0200, Keymone wrote:
> hello
>
> is there some function to LU "recompose" decomposed matrix?
> or i have to calculate it myself
>

gsl_linalg_LU_decomp()

You can find the details in the manual.

--
JDL



_______________________________________________
Help-gsl mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-gsl




--
Regards, Keymone


reply via email to

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