segTransProb Struct Reference

Transition probabilities. More...

#include <segModel.h>


Data Fields

char * id
 Trans prob matrix name.
double ** trProb
 Trans prob matrix.
double ** logTrProb
 Log prob matrix.
long ** rTrProb
 Accumulator for estimation.
short numStates
 Number of states.


Detailed Description

Transition probabilities.


The documentation for this struct was generated from the following file:
Generated on Sun Aug 5 02:40:41 2007 for SEGRec Version 1.0 by  doxygen 1.5.1