CMP++: Uncertainty Quantification & Bayesian Calibration
Loading...
Searching...
No Matches
cluster.h File Reference
#include <cmp_defines.h>
#include <distribution.h>
#include <grid.h>
Include dependency graph for cluster.h:
This graph shows which files directly or indirectly include this file:

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