noparama  v0.0.1
Nonparametric Bayesian models
Classes | Typedefs
np_results.h File Reference
#include <string>
#include <unordered_map>
#include <Eigen/Dense>
#include "common.h"
#include "membertrix.h"
#include "clustering_performance.h"
Include dependency graph for np_results.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Results
 

Typedefs

typedef int cluster_id_t
 
typedef std::unordered_map< cluster_id_t, data_id_tground_truth_t
 

Typedef Documentation

◆ cluster_id_t

typedef int cluster_id_t

◆ ground_truth_t

typedef std::unordered_map<cluster_id_t, data_id_t> ground_truth_t