bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gsl] incorrect documentation for gsl_matrix_minmax_index()


From: Thomas Weber
Subject: [Bug-gsl] incorrect documentation for gsl_matrix_minmax_index()
Date: Wed, 30 Nov 2005 22:18:34 +0100

Hi,

the declaration string in the documentation is identical to that of
gsl_matrix_min_index() which means that two parameters are missing.

Patch attached (taken against CVS as of 30 Nov, but not tested to
compile!)

It might also be a good idea to change imax and jmax in the docu of
gsl_matrix_min_index() to imin and jmin, though the documentation is
consistent.

Regards
        Thomas

Attachment: matrix_minmax_doc.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]