documentation/reality discrepency: gsl_linalg_hermtd_unpack_dsd
Abraham David Smith
abrahamsmith@students.wisc.edu
Wed Dec 19 13:20:00 GMT 2001
The documentation refers to
int gsl_linalg_hermtd_unpack_dsd (const gsl_matrix_complex * A,
gsl_vector * d,
gsl_vector * sd)
However, searching through gsl_linalg.h, I find only:
int gsl_linalg_hermtd_unpack_T (const gsl_matrix_complex * A,
gsl_vector * d,
gsl_vector * subdiag);
which I presume does the same thing. it would be nice to have them
match. ;-)
--
# Abraham David Smith UW--Madison Mathematics/Physics Undergraduate [*] #
# <abrahamsmith@students.wisc.edu> Y!:abrahamdavidsmith AOL-IM:abrahamsmith #
# http://euclid.dsl.wisc.edu/~abe Molon Labe! Defend your rights! #
# [*]: The views I express are not necessarily those of the UW--Madison, etc. #
More information about the Gsl-discuss
mailing list