[ADMB Users] ADMB Crash when using dvariable

dave fournier davef at otter-rsch.com
Tue May 7 19:08:55 PDT 2013


Don;t have a clue what you are tryuing to do but
if you want to sue the low level autodif stuff you need to
know what you are doing




int main()
{
    // you need something like
    gradient structure gs(100000);

      dvariable x; // segfaults before this completes  -- not any more
     return 0;
}



More information about the Users mailing list