noparama  v0.0.1
Nonparametric Bayesian models
Public Member Functions | List of all members
clustering_performance Class Reference

#include <clustering_performance.h>

Public Member Functions

 clustering_performance ()
 
matrix_tcalculateContingencyMatrix (std::vector< int > &A, std::vector< int > &B)
 
void calculateSimilarity (matrix_t &frequencies)
 
void write (std::string fname)
 

Constructor & Destructor Documentation

◆ clustering_performance()

clustering_performance::clustering_performance ( )

Member Function Documentation

◆ calculateContingencyMatrix()

matrix_t & clustering_performance::calculateContingencyMatrix ( std::vector< int > &  A,
std::vector< int > &  B 
)

◆ calculateSimilarity()

void clustering_performance::calculateSimilarity ( matrix_t frequencies)

◆ write()

void clustering_performance::write ( std::string  fname)

The documentation for this class was generated from the following files: