root/BDM.kdevelop.filelist @ 37

Revision 37, 0.6 kB (checked in by smidl, 16 years ago)

Matrix in Cholesky decomposition, Square-root Kalman and many bug fixes

RevLine 
[37]1# KDevelop Custom Project File List
[19]2CMakeLists.txt
[32]3bdm
[19]4bdm/CMakeLists.txt
[32]5bdm/estim
[19]6bdm/estim/libKF.cpp
7bdm/estim/libKF.h
8bdm/estim/libPF.cpp
9bdm/estim/libPF.h
10bdm/itpp_ext.cpp
11bdm/itpp_ext.h
[37]12bdm/math/chmat.cpp
13bdm/math/chmat.h
[19]14bdm/math/libDC.cpp
15bdm/math/libDC.h
16bdm/stat/libBM.cpp
17bdm/stat/libBM.h
18bdm/stat/libDS.cpp
19bdm/stat/libDS.h
20bdm/stat/libEF.cpp
21bdm/stat/libEF.h
22bdm/stat/libFN.cpp
23bdm/stat/libFN.h
24tests/CMakeLists.txt
[33]25tests/pmsm_unkQ.cpp
26tests/pmsm_unkQpf.cpp
[19]27tests/test0.cpp
[32]28tests/testEpdf.cpp
[19]29tests/testKF.cpp
[32]30tests/testKF_QR.cpp
[33]31tests/testKF_QRexh.cpp
[19]32tests/testPF.cpp
[32]33tests/testResample.cpp
[22]34tests/testSmp.cpp
Note: See TracBrowser for help on using the browser.