[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gsl] Typo in manual
From: |
Neil Bushong |
Subject: |
[Bug-gsl] Typo in manual |
Date: |
Wed, 28 Apr 2004 11:11:53 -0700 (PDT) |
Hi,
I apologize if this is the wrong place to send this, but I had trouble
finding a webmaster e-mail or something for the online manual.
I think I noticed a typo in your html version of the GSL manual. (I
havn't looked at the postscript version.) At
http://www.gnu.org/software/gsl/manual/gsl-ref_13.html#SEC218
there is a line that says:
Function: int gsl_complex_linalg_LU_invert (const gsl_matrix_complex * LU,
const gsl_permutation * p, gsl_matrix_complex * inverse)
I think this is backwards; instead of gsl_complex_linalg_LU, I think it
should say gsl_linalg_complex_LU-- that is, "linalg" and "complex" are
switched. The other functions on the page have it in the correct order.
I'm finding GSL to be quite useful for my studies. Thanks for the good
work,
Neil Bushong
- [Bug-gsl] Typo in manual,
Neil Bushong <=