SHOGUN
4.2.0
|
Go to the source code of this file.
Classes | |
singleton | CStringFeatures< ST > |
Template class StringFeatures implements a list of strings. More... | |
class | Model |
class Model More... | |
class | CHMM |
Hidden Markov Model. More... | |
Typedefs | |
HMM specific types | |
typedef float64_t | T_ALPHA_BETA_TABLE |
type for alpha/beta caching table More... | |
typedef uint8_t | T_STATES |
typedef T_STATES * | P_STATES |
Enumerations | |
enum | BaumWelchViterbiType { BW_NORMAL, BW_TRANS, BW_DEFINED, VIT_NORMAL, VIT_DEFINED } |