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

History index

History object

State score (path log-likelihood)


The documentation for this struct was generated from the following file:

Generated on 7 Mar 2010 by  doxygen 1.6.1