bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] documentation bug


From: Brian Gough
Subject: Re: [Bug-gsl] documentation bug
Date: Fri, 26 Mar 2004 16:49:09 +0000

Bas Zoetekouw writes:
 > There seems to be a small bug in the GSL documentation (version
 > 1.4).  According to the documentation (section 31.7), the
 > gsl_root_test_delta() function is declared as:
 > 
 >    Function: int gsl_root_test_delta (double x1, double x0, double
 >    epsrel, double epsabs)
 > 
 > while gsl-1.4/roots/convergence.c says:
 > 
 >    int gsl_root_test_delta (double x1, double x0, double epsabs,
 >    double epsrel)
 > 
 > The third and fourth argument are switched in the documentation.

Thanks for the bug report. I will fix that for the next release.

-- 
Brian Gough




reply via email to

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