noparama
v0.0.1
Nonparametric Bayesian models
|
Go to the source code of this file.
Classes | |
class | cluster_t |
Typedefs | |
typedef int | cluster_id_t |
Index to a cluster. More... | |
typedef std::vector< cluster_id_t > | cluster_ids_t |
typedef int cluster_id_t |
Index to a cluster.
typedef std::vector<cluster_id_t> cluster_ids_t |
A set of cluster ids, not the clusters themselves.