Show
Ignore:
Timestamp:
06/03/10 08:26:03 (14 years ago)
Author:
dedecius
Message:

accepted jp patches

Files:
1 modified

Legend:

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

    r1030 r1035  
    263263        void validate() { 
    264264                ARX::validate(); 
    265                 // kamil: int philen = pow(2, est._V().cols() - 1); 
    266                 // but under win32 this call is ambiguous, and moreover it uses 
    267                 // floats to compute 2^n ... 
    268265                int philen = 1 << (est._V().cols() - 1); 
    269266                rvc.add ( RV ( "{phi }", vec_1(philen) ) ); // pocet 2^parametru