Changeset 32 for BDM.kdevelop.filelist

Show
Ignore:
Timestamp:
03/03/08 13:00:32 (17 years ago)
Author:
smidl
Message:

test KF : estimation of R in KF is not possible! Likelihood of y_t is growing when R -> 0

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • BDM.kdevelop.filelist

    r28 r32  
    11CMakeLists.txt 
     2bdm 
    23bdm/CMakeLists.txt 
     4bdm/estim 
    35bdm/estim/libKF.cpp 
    46bdm/estim/libKF.h 
     
    1921tests/CMakeLists.txt 
    2022tests/test0.cpp 
     23tests/testEpdf.cpp 
    2124tests/testKF.cpp 
     25tests/testKF_QR.cpp 
    2226tests/testPF.cpp 
     27tests/testResample.cpp 
    2328tests/testSmp.cpp