Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

moot::mootHMM::ViterbiNode Class Reference

Type for a Viterbi trellis entry ("pillar") node. More...

#include <mootHMM.h>

Collaboration diagram for moot::mootHMM::ViterbiNode:

Collaboration graph
[legend]
List of all members.

Public Attributes


Detailed Description

Viterbi trellis is a (reverse-linked-list of columns [words] (of linked-list rows [current-tags] (of linked-list "pillars" [previous-tags])))


Member Data Documentation

ProbT moot::mootHMM::ViterbiNode::lprob
 

class ViterbiNode* moot::mootHMM::ViterbiNode::nod_next
 

class ViterbiNode* moot::mootHMM::ViterbiNode::pth_prev
 

TagID moot::mootHMM::ViterbiNode::tagid
 


The documentation for this class was generated from the following file:
Generated on Wed Jul 28 15:48:05 2004 for libmoot by doxygen1.2.15