Main Page | Class List | Directories | File List | Class Members | File Members

hmm_state_t Struct Reference

A single state in the HMM. More...

#include <hmm.h>

List of all members.

Public Attributes

int32 score
union {
   long   id
   void *   ptr
history


Detailed Description

A single state in the HMM.


Member Data Documentation

union { ... } hmm_state_t::history
 

long hmm_state_t::id
 

History index

void* hmm_state_t::ptr
 

History object

int32 hmm_state_t::score
 

State score (path log-likelihood)


The documentation for this struct was generated from the following file:
Generated on Sat Apr 11 00:02:33 2009 by  doxygen 1.3.9.1