Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
moot::mootHMM::ViterbiColumn Class Reference
Type for a Viterbi trellis column.
More...
#include <
mootHMM.h
>
Collaboration diagram for moot::mootHMM::ViterbiColumn:
[
legend
]
List of all members.
Public Attributes
ViterbiRow
*
rows
Column rows.
ViterbiColumn *
col_prev
Previous column.
ProbT
bbestpr
Best probability in column for beam search.
ProbT
bpprmin
Best previous probability for beam search.
Detailed Description
A Viterbi trellis is completely represented by its (current) final column (top of the stack).
Member Data Documentation
ProbT
moot::mootHMM::ViterbiColumn::bbestpr
ProbT
moot::mootHMM::ViterbiColumn::bpprmin
ViterbiColumn* moot::mootHMM::ViterbiColumn::col_prev
ViterbiRow
* moot::mootHMM::ViterbiColumn::rows
The documentation for this class was generated from the following file:
mootHMM.h
Generated on Mon Sep 11 16:10:36 2006 for libmoot by
1.2.18