CHLabHMM Class Reference
#include <HLabHMM.h>
List of all members.
Constructor & Destructor Documentation
CHLabHMM::CHLabHMM |
( |
void |
|
) |
|
CHLabHMM::~CHLabHMM |
( |
void |
|
) |
[virtual] |
Member Function Documentation
int CHLabHMM::GetNumStates |
( |
|
) |
[inline] |
int CHLabHMM::Init |
( |
int |
iDim, |
|
|
int |
iNumStates, |
|
|
const char * |
pszName | |
|
) |
| | |
int CHLabHMM::ReadHMM |
( |
const char * |
szDir |
) |
|
int CHLabHMM::SetDefaultTrans |
( |
void |
|
) |
|
void CHLabHMM::SetMean |
( |
float |
fData, |
|
|
int |
i, |
|
|
int |
j | |
|
) |
| | [inline] |
void CHLabHMM::SetTrans |
( |
float |
fData, |
|
|
int |
i, |
|
|
int |
j | |
|
) |
| | [inline] |
void CHLabHMM::SetVar |
( |
float |
fData, |
|
|
int |
i, |
|
|
int |
j | |
|
) |
| | [inline] |
int CHLabHMM::WriteHMM |
( |
const char * |
szDir |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: