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

SMarkovChain Class Reference

#include <SMarkovChain.h>

List of all members.

Public Methods

 SMarkovChain (double x[10][10], int l)
 ~SMarkovChain ()
int nextState (int i)


Detailed Description

Author:
LEA / TUM this class implements a simple data structure for small markov chains


Constructor & Destructor Documentation

SMarkovChain::SMarkovChain double    x[10][10],
int    l
 

SMarkovChain::~SMarkovChain  
 


Member Function Documentation

int SMarkovChain::nextState int    i
 

given state i getValue(int) returns state j with state probability p_ij


The documentation for this class was generated from the following files:
Generated on Thu May 22 16:50:48 2003 for Sketch-it! by doxygen1.2.18