public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* documentation/reality discrepency: gsl_linalg_hermtd_unpack_dsd
@ 2001-12-19 13:20 Abraham David Smith
  2001-12-12 15:52 ` Abraham David Smith
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Abraham David Smith @ 2001-12-19 13:20 UTC (permalink / raw)
  To: gsl-discuss

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. #

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-12-19 21:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-19 13:20 documentation/reality discrepency: gsl_linalg_hermtd_unpack_dsd Abraham David Smith
2001-12-12 15:52 ` Abraham David Smith
2001-12-18 23:46 ` Abraham David Smith
2001-12-19 13:20 ` Abraham David Smith
2001-12-19 13:20 ` Brian Gough
2001-12-14  1:24   ` Brian Gough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).