help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] No matrix inversion in gsl?


From: Joakim Hove
Subject: Re: [Help-gsl] No matrix inversion in gsl?
Date: Tue, 29 Mar 2005 09:29:41 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.2 (gnu/linux)

Wolfe <address@hidden> writes:

> I downloaded gsl1.6, but didn't find any realization in matrix
> inversion. Could anybody tell me if it's a bug or something else.

It is a two-step process:

  gsl_linalg_LU_decomp()
  gsl_linalg_LU_invert()

HTH - Joakim

-- 
Joakim Hove
hove AT ift uib no
Tlf: +47 (55 5)8 27 90 
Fax: +47 (55 5)8 94 40
http://www.ift.uib.no/~hove/





reply via email to

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