#include <itpp/itbase.h>
#include "libBM.h"
#include "libDC.h"
Go to the source code of this file.
Classes | |
class | KalmanFull |
Basic Kalman filter with full matrices (education purpose only)! Will be deleted soon! More... | |
class | Kalman< sq_T > |
Kalman filter with covaraince matrices in square root form. More... |
----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
Using IT++ for numerical operations -----------------------------------