#include <itpp/itbase.h>
Go to the source code of this file.
Classes | |
class | RV |
Class representing variables, most often random variables. More... | |
class | fnc |
Class representing function $f(x)$ of variable $x$ represented by rv . More... | |
class | BM |
Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities. More... | |
class | epdf |
Probability density function with numerical statistics, e.g. posterior density. More... | |
class | mpdf |
Conditional probability density, e.g. modeling some dependencies. More... | |
class | DS |
Abstract class for discrete-time sources of data. More... |
----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
Using IT++ for numerical operations -----------------------------------