root/BDM.kdevelop.filelist @ 39

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

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

Line 
1# KDevelop Custom Project File List
2CMakeLists.txt
3bdm
4bdm/CMakeLists.txt
5bdm/estim
6bdm/estim/libKF.cpp
7bdm/estim/libKF.h
8bdm/estim/libPF.cpp
9bdm/estim/libPF.h
10bdm/itpp_ext.cpp
11bdm/itpp_ext.h
12bdm/math/chmat.cpp
13bdm/math/chmat.h
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
25tests/pmsm_unkQ.cpp
26tests/pmsm_unkQpf.cpp
27tests/test0.cpp
28tests/testEpdf.cpp
29tests/testKF.cpp
30tests/testKF_QR.cpp
31tests/testKF_QRexh.cpp
32tests/testPF.cpp
33tests/testResample.cpp
34tests/testSmp.cpp
Note: See TracBrowser for help on using the browser.