CHLabViterbi Class Reference
#include <HLabViterbi.h>
List of all members.
Constructor & Destructor Documentation
CHLabViterbi::CHLabViterbi |
( |
void |
|
) |
|
CHLabViterbi::~CHLabViterbi |
( |
void |
|
) |
[virtual] |
Member Function Documentation
int CHLabViterbi::GetNonEmissionStateBackpointer |
( |
void |
|
) |
[inline] |
float CHLabViterbi::GetNonEmissionStateProb |
( |
void |
|
) |
[inline] |
float CHLabViterbi::Run |
( |
float * |
pfOutLikelihood, |
|
|
int * |
piOutBackPointer, |
|
|
float * |
pfHighestLikelihood, |
|
|
float |
fInLikelihood, |
|
|
int |
iInBackPointer, |
|
|
float |
fTH = -HLab_INFINITY | |
|
) |
| | |
The documentation for this class was generated from the following files: