[ADMB Users] No report in re model

Mark Maunder mmaunder at iattc.org
Thu Dec 13 11:59:24 PST 2012


Is this only in the RE version or in the non-RE as well? I recall this worked OK before.

Mark 

-----Original Message-----
From: users-bounces at admb-project.org [mailto:users-bounces at admb-project.org] On Behalf Of dave fournier
Sent: Thursday, December 13, 2012 11:57 AM
To: users at admb-project.org
Subject: Re: [ADMB Users] No report in re model


Hi,

I remember this now.  There is a conflict between the init_something_vector construction and phases. It is really hard to do anything about.  The right way I think is to extend the  init_vector class to allow different components of the vector to have different phases.
However there is some overhead for this for the vast majority of cases where it is not needed.  Or one could modify the init_something_vector classes to be like init_vector or init_matrix, but extended to allow different phases between components.
  Right now the only thing you can do is to use different objects for the ones that have different phases.

           Dav
_______________________________________________
Users mailing list
Users at admb-project.org
http://lists.admb-project.org/mailman/listinfo/users



More information about the Users mailing list