[ADMB Users] binomial_w2 example
Johnoel Ancheta
johnoel at hawaii.edu
Fri Apr 29 14:01:29 PDT 2011
Hi Dave,
The binomial_w2 example is not working. It walks out of an
array. To fix it, the following line was commented out
===================================================================
--- src/df1b2-separable/f1b2fnl2.cpp (revision 996)
+++ src/df1b2-separable/f1b2fnl2.cpp (working copy)
@@ -77,7 +77,7 @@
switch(hesstype)
{
case 2:
- ++separable_calls_counter;
+ //++separable_calls_counter;
if (saddlepointflag==2)
{
do_separable_stuff_x_u_block_diagonal(ff);
Is this okay?
JOhnoel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.admb-project.org/pipermail/users/attachments/20110429/1ad57229/attachment.html>
More information about the Users
mailing list