Changeset 162 for tests/arx_test.cpp

Show
Ignore:
Timestamp:
09/04/08 20:27:01 (16 years ago)
Author:
smidl
Message:

opravy a dokumentace

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tests/arx_test.cpp

    r100 r162  
    1717        double nu0 = ord+1; 
    1818         
    19         RV thr("1","{theta_and_r }",vec_1(th.length()+1),"0"); 
     19        RV thr("{theta_and_r }"); 
    2020        ARX Ar(thr, V0, nu0); 
    2121        epdf& Ar_ep = Ar._epdf();