documentation/reality discrepency: gsl_linalg_hermtd_unpack_dsd
Brian Gough
bjg@network-theory.co.uk
Wed Dec 19 13:20:00 GMT 2001
Abraham David Smith writes:
> 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);
Hi,
Thanks for the bug report.
The documentation was out of date.
The correct function name is unpack_T.
regards
Brian Gough
More information about the Gsl-discuss
mailing list