Show
Ignore:
Timestamp:
09/10/09 17:38:09 (15 years ago)
Author:
smidl
Message:

ticket 12

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/estim/arx_straux.h

    r585 r606  
    1717 
    1818        //! Rplication of Ludvik Tesar original straux1 from mixtools straux1 
    19 ivec straux1(ldmat Ld, double nu, ldmat Ld0, double nu0/*, ivec belief, int nbest, int max_nrep, double lambda, int order_k, ivec &rgrsout*/); 
     19ivec straux1(ldmat Ld, double nu, ldmat Ld0, double nu0, ivec belief, int nbest, int max_nrep, double lambda, int order_k, ivec &rgrsout); 
    2020 
    2121}