noparama
v0.0.1
Nonparametric Bayesian models
|
#include <np_results.h>
Public Member Functions | |
Results (const membertrix &membertrix, ground_truth_t &ground_truth) | |
matrix_t & | calculateContingencyMatrix () |
void | write (const std::string &workspace, const std::string &path, const std::string &basename) |
void | writeOctave (const std::string &fname) |
Results::Results | ( | const membertrix & | membertrix, |
ground_truth_t & | ground_truth | ||
) |
matrix_t & Results::calculateContingencyMatrix | ( | ) |
void Results::write | ( | const std::string & | workspace, |
const std::string & | path, | ||
const std::string & | basename | ||
) |
void Results::writeOctave | ( | const std::string & | fname | ) |