Wolfe <[EMAIL PROTECTED]> 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/



_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to