|
CMP++: Uncertainty Quantification & Bayesian Calibration
|


Go to the source code of this file.
Classes | |
| class | cmp::cluster::GeometricCluster |
| Implements a standard k-means clustering algorithm. More... | |
| class | cmp::cluster::DirichletProcessMixtureModel |
| Implements an infinite Gaussian Mixture Model using a Dirichlet Process Mixture Model (DPMM) and Gibbs sampling. More... | |
| struct | cmp::cluster::DirichletProcessMixtureModel::Cluster |
| class | cmp::cluster::DummyCluster |
| Simple partitioning algorithm that assigns observations to clusters uniformly at random. More... | |
Namespaces | |
| namespace | cmp |
| namespace | cmp::cluster |