This is the mail archive of the gsl-discuss@sources.redhat.com 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] |
Hello People, I think I've stumbled across a minor issue with the error checking of this function: if the matrix which this function is called with contains infinite off-diagonal elements, it appears to stay in an infinite loop attempting to reduce these rather than generating an appropriate call to the error handler. I've attached a short piece of C which illustrates this problem. All comments gratefully received.... Thanks, Adam Johansen
Attachment:
etest2.c
Description: etest2.c
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |