Class List
Here are the classes, structs, unions and interfaces with brief descriptions:| bdm::dirac | Dirac delta function distribution |
| bdm::eBeta | Product of Beta distributions |
| bdm::eDirich | Dirichlet posterior density |
| bdm::eEF | Abstract class of general conjugate exponential family posterior density |
| bdm::eEmp | Weighted empirical density |
| bdm::egamma | Gamma posterior density |
| bdm::egiw | Gauss-inverse-Wishart density stored in LD form |
| bdm::egrid | Piecewise constant pdf on rectangular support |
| bdm::egw_ls< sq_T > | Gauss-Wishart with recursion on moments Using precision as parameter following notation of [Karny Andrysek 2009], precision |
| bdm::eigamma | Inverse-Gamma posterior density |
| bdm::eiWishartCh | Inverse Wishart on Choleski decomposition |
| bdm::elognorm | Log-Normal probability density - it allows only diagonal covariances! |
| bdm::emix | Mixture of epdfs |
| bdm::emix_base | Base class (interface) for mixtures |
| bdm::enorm< sq_T > | Gaussian density with positive definite (decomposed) covariance matrix |
| bdm::epdf | Abstract class representing probability density function with numerical statistics, e.g. posterior density |
| bdm::eprod | Product of independent epdfs. For dependent pdfs, use bdm::mprod |
| bdm::MarginalizedParticleBase::eprod_2 | Internal class for custom posterior - product of empirical and exact part |
| bdm::eprod_base | Base class (interface) for bdm::eprod |
| bdm::ProdBMBase::eprod_bm | Internal class |
| bdm::eprod_internal | Internal class similar to eprod - factors are external pointers. To be used internally! |
| bdm::MixEF::eprod_mix | Posterior on component parameters |
| bdm::estudent< sq_T > | |
| bdm::euni | Uniform distributed density on a rectangular support |
| bdm::eWishartCh | Inverse Wishart density defined on Choleski decomposition |
| bdm::mBeta | Random Walk with vector Beta distribution |
| bdm::mDirich | Random Walk on Dirichlet |
| mexEpdf | |
| bdm::mgamma | Gamma random walk |
| bdm::mgamma_fix | Gamma random walk around a fixed point |
| bdm::mgdirac | Dirac delta density with predefined transformation |
| bdm::mgnorm< sq_T > | Pdf with general function for mean value |
| bdm::mguni | Uniform density with conditional mean value |
| bdm::migamma | Inverse-Gamma random walk |
| bdm::migamma_ref | Inverse-Gamma random walk around a fixed point |
| bdm::mlnorm< sq_T, TEpdf > | Normal distributed linear function with linear function of mean value; |
| bdm::mlognorm | Log-Normal random walk |
| bdm::mlstudent | (Approximate) Student t density with linear function of mean value |
| bdm::mmix | Mixture of pdfs with constant weights, all pdfs are of equal RV and RVC |
| bdm::mprod | Chain rule decomposition of epdf |
| bdm::mratio | Class representing ratio of two densities |
| bdm::pdf | Conditional probability density, e.g. modeling , where is random variable, rv, and is conditioning variable, rvc |
| bdm::pdf_internal< EPDF > | Pdf with internal epdf that is modified by function condition |
| bdm::rwiWishartCh | Random Walk on inverse Wishart |
Generated on Fri Aug 27 16:54:39 2010 for mixpp by
1.6.0

, where
is random variable,
is conditioning variable,