Changeset 11 for testKF.cpp

Show
Ignore:
Timestamp:
01/25/08 10:31:08 (16 years ago)
Author:
smidl
Message:

resampling in PF + initial port of functions

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • testKF.cpp

    r9 r11  
    1717        // input from Matlab 
    1818        it_file fin( "testKF.it" ); 
     19 
    1920        mat Dt, Xt,Xt2; 
    2021        int Ndat;