[ADMB Users] bug in limited memory newton code

dave fournier davef at otter-rsch.com
Sun Dec 19 06:28:47 PST 2010


I found a bug which cause the option   -ilmn 5 to fail on my 64 bit linux.
It should break all version which does not appear to be the case. The 
problem is that
the variable linfo is initialized inside a loop while it should be 
declared and initialized outside the loop.
I moved the statement and it seems to work fine now. Code it attached.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lmnewton.cpp
URL: <http://lists.admb-project.org/pipermail/users/attachments/20101219/4ea9904b/attachment.ksh>


More information about the Users mailing list