|
StochHMM
v0.34
Flexible Hidden Markov Model C++ Library and Application
|
#include "trellis.h"Go to the source code of this file.
Namespaces | |
| namespace | StochHMM |
| traceback_path.h | |
Functions | |
| void | StochHMM::sort_scores (std::vector< nthScore > &nth_scores) |
| Sort the viterbi scores in the nth trellis cells. | |
| bool | StochHMM::_vec_sort (const nthScore &i, const nthScore &j) |
1.8.1