discreteHMM.h File Reference

This file contains functions of a discrete Hidden Markov Models (in C) and a wrapper class (in C++) for these functions. More...

Include dependency graph for discreteHMM.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DiscreteHMM
 A wrapper class for HMM functionals in discrete case. More...

Detailed Description

This file contains functions of a discrete Hidden Markov Models (in C) and a wrapper class (in C++) for these functions.

It implements log-likelihood computation, viterbi algorithm for the most probable sequence, Baum-Welch algorithm and Viterbi-like algorithm for parameter estimation. It can also generate sequences from a Hidden Markov Model.

Definition in file discreteHMM.h.

Generated on Mon Jan 24 12:04:38 2011 for FASTlib by  doxygen 1.6.3