This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: obtaining residual for gsl_root_test_residual


At Thu, 17 Feb 2011 17:01:41 -0600,
Rhys Ulerich wrote:
> 
> Dumb question:
> 
> Is there a way to query a gsl_root_fsolver for the current residual?
> I'd like to use it within gsl_root_test_residual but would like to
> avoid re-computing the residual.

Unfortunately not, that part of the library is one of the earliest
ones so the api didn't take account of it.  


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]