ECOCPAK v0.9
|
Go to the source code of this file.
Functions | |
void | decode (const mat &Xt, const uvec <, const imat &coding_matrix, const vector< Classifier * > &classifiers_vector, const vector< ClassData > &classes_vector, const int decoding_option, uvec &predictions, u32 &n_missed, double &error, umat &confussion) |
Decoding procedure. |