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

#include <np_results.h>

Public Member Functions

 Results (const membertrix &membertrix, ground_truth_t &ground_truth)
 
matrix_tcalculateContingencyMatrix ()
 
void write (const std::string &workspace, const std::string &path, const std::string &basename)
 
void writeOctave (const std::string &fname)
 

Constructor & Destructor Documentation

◆ Results()

Results::Results ( const membertrix membertrix,
ground_truth_t ground_truth 
)

Member Function Documentation

◆ calculateContingencyMatrix()

matrix_t & Results::calculateContingencyMatrix ( )

◆ write()

void Results::write ( const std::string &  workspace,
const std::string &  path,
const std::string &  basename 
)

◆ writeOctave()

void Results::writeOctave ( const std::string &  fname)

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