arx.h [code] | Bayesian Filtering for generalized autoregressive (ARX) model |
arx_test.cpp | Test of basic elements of the ARX class |
chmat.h [code] | Matrices in decomposed forms (LDL', LU, UDU', etc) |
ekf_templ.h [code] | Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions |
emix.h [code] | Probability distributions for Mixtures of pdfs |
itpp_ext.h [code] | |
itppconf.h [code] | |
libBM.h [code] | Bayesian Models (bm) that use Bayes rule to learn from observations |
libDC.h [code] | Matrices in decomposed forms (LDL', LU, UDU', etc) |
libDS.h [code] | Common DataSources |
libDS_ui.h [code] | UI for Common DataSources |
libEF.h [code] | Probability distributions for Exponential Family models |
libFN.h [code] | |
libKF.h [code] | Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions |
libPF.h [code] | Bayesian Filtering using stochastic sampling (Particle Filters) |
loggers.h [code] | Loggers for storing results of experiments |
loggers_ui.h [code] | UI builders for Loggers |
merger.h [code] | Mergers for combination of pdfs |
mixef.h [code] | Bayesian Filtering for mixtures of exponential family (EF) members |
osutils.h [code] | |
UIArxDS_test.cpp | Test of UI builders for ARX |
uibuilder.h [code] |