CHLabWordViterbi Class Reference
#include <HLabWordViterbi.h>
List of all members.
Constructor & Destructor Documentation
CHLabWordViterbi::CHLabWordViterbi |
( |
void |
|
) |
|
CHLabWordViterbi::~CHLabWordViterbi |
( |
void |
|
) |
[virtual] |
Member Function Documentation
int CHLabWordViterbi::Init |
( |
const CHLabHMM * |
pHMM, |
|
|
int |
iNumHMMs, |
|
|
std::vector< int > |
vecHMMIndex, |
|
|
const CHLabFeat * |
pFeat | |
|
) |
| | |
float CHLabWordViterbi::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: